about summary refs log tree commit diff
path: root/templates/rust/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'templates/rust/.github/dependabot.yml')
-rw-r--r--templates/rust/.github/dependabot.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/templates/rust/.github/dependabot.yml b/templates/rust/.github/dependabot.yml
deleted file mode 100644
index 2b2ebcf..0000000
--- a/templates/rust/.github/dependabot.yml
+++ /dev/null
@@ -1,11 +0,0 @@
-version: 2
-updates:
-- package-ecosystem: cargo
-  directory: "/"
-  schedule:
-    interval: daily
-  open-pull-requests-limit: 10
-- package-ecosystem: "github-actions"
-  directory: "/"
-  schedule:
-    interval: "weekly"