Skip to content

Commit be4eaa1

Browse files
authored
Rename dependabot update group (#10)
1 parent c6bbec4 commit be4eaa1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ updates:
1010
prefix: chore
1111
include: scope
1212
groups:
13-
all-actions:
13+
all-dependabot-updates:
1414
patterns: ['*']
1515
- package-ecosystem: github-actions
1616
directory: /
@@ -21,5 +21,5 @@ updates:
2121
prefix: chore
2222
include: scope
2323
groups:
24-
all-actions:
24+
all-dependabot-updates:
2525
patterns: ['*']

0 commit comments

Comments
 (0)