aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/x509-info/.github/dependabot.yml')
-rw-r--r--src/x509-info/.github/dependabot.yml11
1 files changed, 0 insertions, 11 deletions
diff --git a/src/x509-info/.github/dependabot.yml b/src/x509-info/.github/dependabot.yml
deleted file mode 100644
index 2b2ebcf..0000000
--- a/src/x509-info/.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"