Skip to content

Commit b59bc38

Browse files
committed
ci: adjusting dependabot configuration
rel #399
1 parent 90f00cd commit b59bc38

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
schedule:
66
interval: daily
77
commit-message:
8-
prefix: "chore(ci): "
8+
prefix: "deps(ci): "
99
labels:
1010
- dependencies
1111
- github_actions
@@ -17,7 +17,7 @@ updates:
1717
schedule:
1818
interval: daily
1919
commit-message:
20-
prefix: "chore(go): "
20+
prefix: "deps(go): "
2121
labels:
2222
- dependencies
2323
- go
@@ -27,7 +27,7 @@ updates:
2727
schedule:
2828
interval: weekly
2929
commit-message:
30-
prefix: "chore(docker): "
30+
prefix: "deps(docker): "
3131
labels:
3232
- dependencies
3333
- docker

0 commit comments

Comments
 (0)