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 06d65b2 commit 4ab8f70Copy full SHA for 4ab8f70
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+---
2
+version: 2
3
+updates:
4
+ - package-ecosystem: "cargo"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ day: "monday"
9
+ commit-message:
10
+ prefix: "chore"
0 commit comments