Skip to content

Commit 1b6024b

Browse files
committed
MAINT: Add "MAINT" tag to dependabot commit msg
I hope this will also change PR title accordingly. Also try and change the labels to just include maintenance, since it adds the "dependy" label for no good reason. [skip-ci]
1 parent 68bd6e3 commit 1b6024b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.dependabot/config.yml

+4
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ update_configs:
33
- package_manager: "python"
44
directory: "/"
55
update_schedule: "weekly"
6+
commit_message:
7+
prefix: "MAINT"
8+
default_labels:
9+
- "03 - Maintenance"

0 commit comments

Comments
 (0)