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 a2abbe4 commit 7c8aa7dCopy full SHA for 7c8aa7d
.github/dependabot.yml
@@ -9,9 +9,10 @@ updates:
9
- package-ecosystem: "github-actions"
10
directory: "/"
11
schedule:
12
- interval: "daily"
+ interval: "monthly"
13
# Maintain dependencies for Go
14
- package-ecosystem: "gomod" # See documentation for possible values
15
directory: "/" # Location of package manifests
16
17
18
+
0 commit comments