summaryrefslogtreecommitdiff
path: root/.github/dependabot.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/dependabot.yml')
-rw-r--r--.github/dependabot.yml17
1 files changed, 0 insertions, 17 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml
deleted file mode 100644
index cbfbb4ba..00000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-version: 2
-updates:
- - package-ecosystem: github-actions
- directory: "/"
- schedule:
- interval: daily
- target-branch: main
- - package-ecosystem: npm
- directory: "/"
- schedule:
- interval: daily
- target-branch: main
- - package-ecosystem: pip
- directory: "/"
- schedule:
- interval: daily
- target-branch: main