Skip to content

Commit 8c2fa79

Browse files
committed
ci: adjusting dependabot configuration
rel 8a2bc74
1 parent 7aef925 commit 8c2fa79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 2 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
@@ -15,7 +15,7 @@ updates:
1515
schedule:
1616
interval: daily
1717
commit-message:
18-
prefix: "chore(go): "
18+
prefix: "deps(go): "
1919
labels:
2020
- dependencies
2121
- go

0 commit comments

Comments
 (0)