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 5ad1141 commit 3bdf6afCopy full SHA for 3bdf6af
.github/dependabot.yml
@@ -4,10 +4,10 @@ updates:
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
schedule:
7
- interval: "daily"
+ interval: "monthly"
8
9
# Dependencies listed in go.mod
10
- package-ecosystem: "gomod"
11
directory: "/" # Location of package manifests
12
13
- interval: "weekly"
.github/gocompare.sh
0 commit comments