aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-11-07 17:32:55 -0800
committerFranck Cuny <franck@fcuny.net>2022-11-07 17:32:55 -0800
commit29d2b8f45ff408ed4ac55e44c4564a20e2bfdab4 (patch)
tree8e06073a345d6eb30acaf1d77e62c32c2d350e07 /.github/dependabot.yml
parentMerge pull request 'fcuny/ci-drone' (#1) from fcuny/test-woodpecker into main (diff)
downloadinfra-29d2b8f45ff408ed4ac55e44c4564a20e2bfdab4.tar.gz
ci: replace GitHub actions with drone
Diffstat (limited to '')
-rw-r--r--.github/dependabot.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 8c139c7..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-version: 2
-updates:
-- package-ecosystem: "github-actions"
- directory: "/"
- schedule:
- interval: "weekly"