Skip to content

Commit 5ffe4b6

Browse files
committed
fix(ci): change dependabot conventional commit message for Docker
1 parent 915c70b commit 5ffe4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ updates:
66
schedule:
77
interval: "daily"
88
commit-message:
9-
prefix: chore(dev-deps)
9+
prefix: chore(deps)
1010
- package-ecosystem: "github-actions"
1111
directory: "/"
1212
schedule:

0 commit comments

Comments
 (0)