Skip to content

Commit ea88e11

Browse files
charmcligithub-actions[bot]
authored andcommitted
ci: sync dependabot config
1 parent 1b7db05 commit ea88e11

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/dependabot.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ updates:
1313
commit-message:
1414
prefix: "chore"
1515
include: "scope"
16+
groups:
17+
all:
18+
patterns:
19+
- "*"
1620

1721
- package-ecosystem: "github-actions"
1822
directory: "/"
@@ -26,6 +30,10 @@ updates:
2630
commit-message:
2731
prefix: "chore"
2832
include: "scope"
33+
groups:
34+
all:
35+
patterns:
36+
- "*"
2937

3038
- package-ecosystem: "docker"
3139
directory: "/"
@@ -39,3 +47,7 @@ updates:
3947
commit-message:
4048
prefix: "chore"
4149
include: "scope"
50+
groups:
51+
all:
52+
patterns:
53+
- "*"

0 commit comments

Comments
 (0)