Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 6b987fc

Browse files
authored
Move dependencies into separate category (#97)
1 parent 958b660 commit 6b987fc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/release-drafter.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ categories:
1616
- title: '🔨 Maintenance'
1717
labels:
1818
- "chore"
19+
- title: '⬆️ Dependencies'
20+
labels:
1921
- "dependencies"
2022
version-resolver:
2123
major:
@@ -57,7 +59,6 @@ autolabeler:
5759
files:
5860
- 'go.mod'
5961
- 'go.sum'
60-
- 'vendor*'
6162
branch:
6263
- '/deps\/.+/'
6364
template: |

0 commit comments

Comments
 (0)