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 07c782b commit 99476b6Copy full SHA for 99476b6
.github/dependabot.yml
@@ -3,20 +3,19 @@ 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
0 commit comments