Skip to content

Commit 2e69bf8

Browse files
authored
Add dependabot groups for actions/cache and github/codeql-action (#9373)
1 parent 527240f commit 2e69bf8

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,10 @@ updates:
4848
labels:
4949
- "PR: waiting for review"
5050
- "PR: dependencies"
51+
groups:
52+
"actions/cache":
53+
patterns:
54+
- "actions/cache/*"
55+
"github/codeql-action":
56+
patterns:
57+
- "github/codeql-action/*"

0 commit comments

Comments
 (0)