We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 974b51d commit a3d64f9Copy full SHA for a3d64f9
1 file changed
.github/dependabot.yml
@@ -5,7 +5,7 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "" # See documentation for possible values
9
- directory: "/" # Location of package manifests
+ - package-ecosystem: 'cargo' # See documentation for possible values
+ directory: '/' # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: 'weekly'
0 commit comments