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 fa89f57 commit 16a42a2Copy full SHA for 16a42a2
.github/depenabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: "cargo"
4
+ # Look for `Cargo.toml` and `Cargo.lock` in the root directory
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+- package-ecosystem: "github-actions"
9
10
11
0 commit comments