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 7f66217 commit 7a48e2fCopy full SHA for 7a48e2f
1 file changed
.github/dependabot.yml
@@ -16,6 +16,10 @@ updates:
16
prefix: meta
17
cooldown:
18
default-days: 7
19
+ groups:
20
+ codeql:
21
+ patterns:
22
+ - 'github/codeql-action/*'
23
open-pull-requests-limit: 10
24
25
- package-ecosystem: npm
0 commit comments