Skip to content

Commit aa15a5c

Browse files
committed
Update .github/release-draft-template.yml
1 parent 430f199 commit aa15a5c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/release-draft-template.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ categories:
1818
label: 'security'
1919
- title: '⚙️ Maintenance/misc'
2020
label:
21+
- 'dependencies'
2122
- 'maintenance'
2223
- 'documentation'
2324
template: |
@@ -27,9 +28,5 @@ template: |
2728
no-changes-template: 'Changes will arrive soon 😎'
2829
sort-direction: 'ascending'
2930
replacers:
30-
- search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
31-
replace: ''
32-
- search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
33-
replace: ''
3431
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'
3532
replace: ''

0 commit comments

Comments
 (0)