summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2024-07-24 12:00:50 +0200
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2024-11-20 10:40:13 +0100
commit257c743f8dae1fe3c6a1d899da852b7b61c54986 (patch)
tree39374cd046e231a26ca0691a3328262e5e4b0c4e /.github/dependabot.yml
parentc531015db65eb3e71b1fadfe51f9c107a7bf5216 (diff)
CI: Convert to forgejo
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index b252b61..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,7 +0,0 @@
-# See https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
-version: 2
-updates:
- - package-ecosystem: "gomod"
- directory: "/" # Location of package manifests
- schedule:
- interval: "daily"