We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8914b7e commit a840475Copy full SHA for a840475
.github/dependabot.yml
@@ -3,6 +3,9 @@ version: 2
3
updates:
4
- package-ecosystem: "github-actions"
5
directory: "/.github/workflows"
6
+ commit-message:
7
+ prefix: 'ci'
8
+ include: 'scope'
9
assignees: ["KonradHoeffner"]
10
schedule:
11
interval: "daily"
0 commit comments