about summary refs log tree commit diff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2024-07-22 07:14:19 -0700
committerFranck Cuny <franck@fcuny.net>2024-07-22 07:14:19 -0700
commit1f213e6d8612b101a53d3d9549c18667903ea47c (patch)
tree236215421c38806a92fa0c8ed214df0640f581a2 /.github/dependabot.yml
parentremove the Makefile (diff)
downloadworld-1f213e6d8612b101a53d3d9549c18667903ea47c.tar.gz
delete github actions
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"