There was an error while loading. Please reload this page.
1 parent 6efbfad commit b756a02Copy full SHA for b756a02
1 file changed
.github/dependabot.yaml
@@ -5,6 +5,11 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "weekly"
8
+ groups:
9
+ # init/autobuild/analyze must stay on the same version or CodeQL errors out
10
+ codeql-action:
11
+ patterns:
12
+ - "github/codeql-action*"
13
14
# Chall-Manager module
15
- package-ecosystem: "gomod"
0 commit comments