aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-07-01 21:24:20 +0100
committerGravatar Joe Banks <[email protected]>2024-07-01 21:33:14 +0100
commitfaecd0b4aaed70b7d51a6cfe384fc9593d85d207 (patch)
treef8881cf402eff72452e180ae081b3fbcc068a9b8 /.github
parentAllow new kube-state-metrics image to watch ingresses (diff)
Remove dependabot configuration
Diffstat (limited to '.github')
-rw-r--r--.github/dependabot.yml23
1 files changed, 0 insertions, 23 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index 805b172..0000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,23 +0,0 @@
-version: 2
-
-updates:
- - package-ecosystem: "pip"
- directory: "/"
- schedule:
- interval: "weekly"
- reviewers:
- - "python-discord/devops"
-
- - package-ecosystem: "github-actions"
- directory: "/"
- schedule:
- interval: "weekly"
- reviewers:
- - "python-discord/devops"
-
- - package-ecosystem: "gitsubmodule"
- directory: "/"
- schedule:
- interval: "monthly"
- reviewers:
- - "python-discord/devops"