diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 1a5fad0bdf3..3a7483a73ed 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -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