diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-11-07 17:32:55 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-11-07 17:32:55 -0800 |
| commit | 29d2b8f45ff408ed4ac55e44c4564a20e2bfdab4 (patch) | |
| tree | 8e06073a345d6eb30acaf1d77e62c32c2d350e07 /.github/dependabot.yml | |
| parent | Merge pull request 'fcuny/ci-drone' (#1) from fcuny/test-woodpecker into main (diff) | |
| download | infra-29d2b8f45ff408ed4ac55e44c4564a20e2bfdab4.tar.gz | |
ci: replace GitHub actions with drone
Diffstat (limited to '')
| -rw-r--r-- | .github/dependabot.yml | 6 |
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" |
