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.
2 parents 0157fc9 + 7a3ebc3 commit 7381c30Copy full SHA for 7381c30
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: cargo
5
+ directory: "/"
6
+ schedule:
7
+ interval: weekly
8
+ groups:
9
+ all:
10
+ patterns:
11
+ - "*"
0 commit comments