aboutsummaryrefslogtreecommitdiff
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 155af3d3..00000000
--- a/.github/dependabot.yml
+++ /dev/null
@@ -1,17 +0,0 @@
-version: 2
-updates:
-
- - package-ecosystem: "pip"
- directory: "/cli"
- schedule:
- interval: "weekly"
-
- - package-ecosystem: "pip"
- directory: "/desktop"
- schedule:
- interval: "weekly"
-
- - package-ecosystem: "pip"
- directory: "/docs"
- schedule:
- interval: "weekly" \ No newline at end of file