aboutsummaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml18
1 files changed, 0 insertions, 18 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index c65905e20..000000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,18 +0,0 @@
-version: 2
-
-updates:
-
- - package-ecosystem: "docker"
- directory: "/.github/container/"
- schedule:
- interval: "weekly"
-
- - package-ecosystem: "github-actions"
- directory: "/"
- schedule:
- interval: "weekly"
-
- - package-ecosystem: "mix"
- directory: "/"
- schedule:
- interval: "weekly"