aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2025-10-27 10:35:51 +0100
committerMiquel Sabaté Solà <mssola@mssola.com>2025-10-27 10:35:51 +0100
commit75dffb98017e3872cbdb089f9d4b7267c8f0cfcb (patch)
tree7b3d9b0083b43f6048355035003ac74b73f35f6b /.github/dependabot.yml
parentab60cbfb64b43402e42e7cd823b53b03f651e535 (diff)
downloadmihi-75dffb98017e3872cbdb089f9d4b7267c8f0cfcb.tar.gz
mihi-75dffb98017e3872cbdb089f9d4b7267c8f0cfcb.zip
github: remove dependabot
It's god awful to get PRs from Dependabot. I'd rather just get notified about its reports and act accordingly in a more suitable way. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
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 53f8242..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: "cargo"
- directory: "/"
- schedule:
- interval: "weekly"