Skip to content

Commit aa3fcf2

Browse files
authored
Change dependabot interval to weekly (#58)
1 parent fc415f7 commit aa3fcf2

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,13 @@ updates:
33
- package-ecosystem: "github-actions"
44
directory: "/"
55
schedule:
6-
interval: daily
6+
interval: weekly
77
reviewers:
88
- "nginxinc/kic"
99
- "ciarams87"
10-
- "sundaram1995"
1110
- package-ecosystem: "docker"
1211
directory: "/docker"
1312
schedule:
14-
interval: daily
13+
interval: weekly
1514
reviewers:
1615
- "nginxinc/kic"

0 commit comments

Comments
 (0)