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 a03fe28 commit fad4635Copy full SHA for fad4635
.github/dependabot.yml
@@ -3,27 +3,26 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- interval: daily
+ interval: weekly
7
reviewers:
8
- "nginxinc/kic"
9
- "ciarams87"
10
- - "sundaram1995"
11
- package-ecosystem: "gomod"
12
13
14
15
16
17
- package-ecosystem: "docker"
18
directory: "/build"
19
20
21
22
23
- package-ecosystem: "pip"
24
directory: "/tests"
25
26
27
28
29
- "vepatel"
0 commit comments