Skip to content

Commit 86c794a

Browse files
authored
Update release-draft-template.yml
1 parent 5853a8b commit 86c794a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/release-draft-template.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ template: |
1919
no-changes-template: 'Changes are coming soon 😎'
2020
sort-direction: 'ascending'
2121
replacers:
22+
- search: '/(?:and )?@dependabot(?:\[bot\])?,?/g'
23+
replace: ''
2224
- search: '/(?:and )?@dependabot-preview(?:\[bot\])?,?/g'
2325
replace: ''
2426
- search: '/(?:and )?@bors(?:\[bot\])?,?/g'

0 commit comments

Comments
 (0)