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 478471a commit c93b6d9Copy full SHA for c93b6d9
1 file changed
.github/dependabot.yml
@@ -6,6 +6,10 @@ updates:
6
interval: 'daily'
7
cooldown:
8
default-days: 1
9
+ groups:
10
+ codeql:
11
+ patterns:
12
+ - 'github/codeql-action/*'
13
14
- package-ecosystem: 'pip'
15
directory: '/'
0 commit comments