aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-13 21:30:36 +0100
committerGravatar Joe Banks <[email protected]>2024-07-13 21:30:36 +0100
commit4ad4f0fabcf58c00c2b0ccc92af84424ceb13398 (patch)
treef05c37f473744daa7250f5fb5de4689ead84ed5b /.github
parentAdd renovate.json (diff)
Remove dependabot configuration
Diffstat (limited to '.github')
-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 b38df29..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,6 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: "pip"
- directory: "/"
- schedule:
- interval: "daily"