We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 878e912 commit 8b7209fCopy full SHA for 8b7209f
1 file changed
.github/dependabot.yml
@@ -11,6 +11,8 @@ updates:
11
interval: "weekly"
12
day: "tuesday"
13
time: "11:00"
14
+ commit-message:
15
+ prefix: 'chore(deps)'
16
# Group minor and patch updates
17
groups:
18
go-dependencies:
@@ -31,6 +33,9 @@ updates:
31
33
32
34
35
36
37
38
+ # Group minor and patch updates
39
40
github-actions-dependencies:
41
patterns:
0 commit comments