aboutsummaryrefslogtreecommitdiff
path: root/src/x509-info/.github/dependabot.yml
diff options
context:
space:
mode:
authorfcuny <franck@fcuny.net>2022-11-06 11:33:15 -0800
committerfcuny <franck@fcuny.net>2022-11-06 11:33:15 -0800
commit717bf1b84dd8ae53a03631a73e167c1c1ca57ab4 (patch)
tree991ee4670a5c951a3cfc8ebe88afe6075eaec288 /src/x509-info/.github/dependabot.yml
parentMerge pull request #5 from fcuny/fcuny/crane (diff)
parentci: switch from GitHub action to drone (diff)
downloadx-717bf1b84dd8ae53a03631a73e167c1c1ca57ab4.tar.gz
Merge pull request 'ci: switch from GitHub action to drone' (#1) from fcuny/drone-ci into main
Reviewed-on: https://git.fcuny.net/fcuny/x509-info/pulls/1
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"