We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51f4627 commit c907f36Copy full SHA for c907f36
1 file changed
.github/dependabot.yml
@@ -9,22 +9,22 @@ updates:
9
- package-ecosystem: "gomod"
10
directory: "/"
11
schedule:
12
- interval: "daily"
+ interval: "monthly"
13
14
# Maintain dependencies for build tools
15
16
directory: "/tools"
17
18
19
20
# Maintain dependencies for GitHub Actions
21
- package-ecosystem: "github-actions"
22
23
24
25
26
# Maintain dependencies for Dockerfile
27
- package-ecosystem: "docker"
28
29
30
0 commit comments