diff options
| -rw-r--r-- | .github/release-drafter.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 9f0feea9..8559566f 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -14,6 +14,8 @@ categories: - title: 'Maintenance' labels: - 'chore' + - title: 'Dependence' + labels: - 'dependencies' change-template: '* $TITLE (#$NUMBER)' replacers: |
