aboutsummaryrefslogtreecommitdiff
path: root/templates/rust/.github/dependabot.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-03-03 17:52:45 -0800
committerFranck Cuny <franck@fcuny.net>2023-03-03 17:52:45 -0800
commit00c0da8a04a85aa96880221f5de3ba4fddd84a12 (patch)
treec2ab008d880488e6d96c1fdb1dad86d3bde2afb9 /templates/rust/.github/dependabot.yml
parentmeta: convert README from org-mode to markdown (diff)
downloadinfra-00c0da8a04a85aa96880221f5de3ba4fddd84a12.tar.gz
ref(templates): drop drone/GHA support
Diffstat (limited to '')
-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"