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 b0dbc9b commit 97b6557Copy full SHA for 97b6557
.github/dependabot.yml
@@ -1,6 +1,6 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "go"
+ - package-ecosystem: "gomod"
4
directory: "/" # Location of package manifests
5
schedule:
6
interval: "monthly"
@@ -11,4 +11,4 @@ updates:
11
- package-ecosystem: "github-actions"
12
directory: "/"
13
14
- interval: "monthly"
+ interval: "monthly"
0 commit comments