Disable Dependabot for cargo

This commit is contained in:
Adrian Kumpf
2022-07-04 11:22:56 +02:00
parent c4b542a3c1
commit 1cc21fff5a
+4 -4
View File
@@ -1,9 +1,9 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "monthly"
# - package-ecosystem: "cargo"
# directory: "/"
# schedule:
# interval: "monthly"
- package-ecosystem: "github-actions"
directory: "/"