diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-11-07 17:20:01 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-11-07 17:20:01 -0800 |
| commit | 0daf9f267caea526f9c54d24919fce6a086f1807 (patch) | |
| tree | 8e3c111f9c3adbeced16ef68f917dcade5fc70a2 /.github/dependabot.yml | |
| parent | flake.lock: Update (diff) | |
| download | fcuny.net-0daf9f267caea526f9c54d24919fce6a086f1807.tar.gz | |
ci: drop GitHub workflows
They've been replaced 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 5ace460..0000000 --- a/.github/dependabot.yml +++ /dev/null @@ -1,6 +0,0 @@ -version: 2 -updates: - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "weekly" |
