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 041dcec commit c64aa31Copy full SHA for c64aa31
1 file changed
.github/dependabot.yml
@@ -11,6 +11,9 @@ updates:
11
crazy-max-dot-github:
12
patterns:
13
- "crazy-max/.github/*"
14
+ codeql-actions:
15
+ patterns:
16
+ - "github/codeql-action/*"
17
labels:
18
- "area/dependencies"
19
- "bot"
0 commit comments