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 4c549d0 commit 86d9328Copy full SHA for 86d9328
.github/dependabot.yml
@@ -0,0 +1,29 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
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