Skip to content

Commit a840475

Browse files
ci: add dependabot 'ci' commit prefix
1 parent 8914b7e commit a840475

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ version: 2
33
updates:
44
- package-ecosystem: "github-actions"
55
directory: "/.github/workflows"
6+
commit-message:
7+
prefix: 'ci'
8+
include: 'scope'
69
assignees: ["KonradHoeffner"]
710
schedule:
811
interval: "daily"

0 commit comments

Comments
 (0)