mirror of
https://github.com/super-linter/super-linter.git
synced 2024-11-09 02:23:39 -05:00
Put dependency updates in the maintenence section by default (#4655)
This commit is contained in:
parent
b944539b2d
commit
5273b592a1
1 changed files with 2 additions and 0 deletions
2
.github/release-drafter.yml
vendored
2
.github/release-drafter.yml
vendored
|
@ -22,6 +22,7 @@ categories:
|
|||
- 'infrastructure'
|
||||
- 'automation'
|
||||
- 'documentation'
|
||||
- 'dependencies'
|
||||
- title: '🏎 Performance'
|
||||
label: 'performance'
|
||||
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
|
||||
|
@ -37,4 +38,5 @@ version-resolver:
|
|||
- 'bug'
|
||||
- 'maintenance'
|
||||
- 'documentation'
|
||||
- 'dependencies'
|
||||
default: patch
|
||||
|
|
Loading…
Reference in a new issue