We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 159a2f1 commit 8742565Copy full SHA for 8742565
.github/dependabot.yml
@@ -5,6 +5,9 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "weekly"
8
+ commit-message:
9
+ # Prefix all commit messages with "COMP: "
10
+ prefix: "COMP"
11
groups:
12
actions:
13
patterns:
0 commit comments