about summary refs log tree commit diff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-11-07 17:20:01 -0800
committerFranck Cuny <franck@fcuny.net>2022-11-07 17:20:01 -0800
commit0daf9f267caea526f9c54d24919fce6a086f1807 (patch)
tree8e3c111f9c3adbeced16ef68f917dcade5fc70a2 /.github/dependabot.yml
parentflake.lock: Update (diff)
downloadfcuny.net-0daf9f267caea526f9c54d24919fce6a086f1807.tar.gz
ci: drop GitHub workflows
They've been replaced with drone.
Diffstat (limited to '.github/dependabot.yml')
-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 5ace460..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-version: 2
-updates:
-  - package-ecosystem: "github-actions"
-    directory: "/"
-    schedule:
-      interval: "weekly"