summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/dependabot.yml22
1 files changed, 0 insertions, 22 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index de934e41..00000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,22 +0,0 @@
-# Docs: <https://docs.github.com/en/free-pro-team@latest/github/administering-a-repository/customizing-dependency-updates>
-
-version: 2
-
-updates:
- - package-ecosystem: gomod
- directory: /
- schedule: {interval: weekly}
- reviewers: [42wim]
- assignees: [42wim]
-
- - package-ecosystem: github-actions
- directory: /
- schedule: {interval: weekly}
- reviewers: [42wim]
- assignees: [42wim]
-
- - package-ecosystem: docker
- directory: /
- schedule: {interval: weekly}
- reviewers: [42wim]
- assignees: [42wim]