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 4502f14 commit a743f94Copy full SHA for a743f94
1 file changed
.github/dependabot.yml
@@ -1,7 +1,10 @@
1
version: 2
2
updates:
3
-
4
- package-ecosystem: "github-actions"
5
directory: "/"
6
schedule:
7
- interval: "weekly"
+ interval: "monthly"
+ - package-ecosystem: "cargo"
8
+ directory: "/"
9
+ schedule:
10
0 commit comments