We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 527240f commit 2e69bf8Copy full SHA for 2e69bf8
1 file changed
.github/dependabot.yml
@@ -48,3 +48,10 @@ updates:
48
labels:
49
- "PR: waiting for review"
50
- "PR: dependencies"
51
+ groups:
52
+ "actions/cache":
53
+ patterns:
54
+ - "actions/cache/*"
55
+ "github/codeql-action":
56
57
+ - "github/codeql-action/*"
0 commit comments