We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d2da3 commit fc4708eCopy full SHA for fc4708e
.github/dependabot.yml
@@ -5,3 +5,9 @@ updates:
5
schedule:
6
interval: monthly
7
open-pull-requests-limit: 10
8
+
9
+- package-ecosystem: cargo
10
+ directory: "/"
11
+ schedule:
12
+ interval: weekly
13
+ open-pull-requests-limit: 5
0 commit comments