diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index bedb854..15c300c 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -88,7 +88,6 @@ autolabeler: title: - /^chore(\(.*\))?:.*/ - /^refactor(\(.*\))?:.*/ - - /^ci(\(.*\))?:.*/ - /^style(\(.*\))?:.*/ - /^build(\(.*\))?:.*/ - /^revert(\(.*\))?:.*/ @@ -112,6 +111,9 @@ autolabeler: - label: tests branch: - /^test\/.+/ + - label: dependencies + branch: + - /^pre-commit-ci-update-config/ # ── File-based ──────────────────────────────────────────── - label: documentation