We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4923dd9 commit 9a55f8fCopy full SHA for 9a55f8f
.github/dependabot.yml
@@ -4,23 +4,18 @@ updates:
4
directory: "/"
5
schedule:
6
interval: daily
7
- reviewers:
8
- - "nginxinc/kubernetes-gateway"
+
9
- package-ecosystem: "gomod"
10
11
12
13
14
15
- package-ecosystem: "docker"
16
directory: "/build"
17
18
19
20
21
- package-ecosystem: "npm"
22
- directory: "/internal/nginx/modules"
+ directory: "/internal/mode/static/nginx/modules"
23
24
interval: "daily"
25
26
0 commit comments