aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaptak S <saptak013@gmail.com>2024-02-13 01:46:58 +0530
committerSaptak S <saptak013@gmail.com>2024-02-13 01:46:58 +0530
commitef04e4968bc50e6817f11d5a53a68f70661f7ae2 (patch)
tree042c905cdb471b0329f9c22e6148f53a92e78063
parent5491483743fa6530c158c55935335f3528741e72 (diff)
downloadonionshare-ef04e4968bc50e6817f11d5a53a68f70661f7ae2.tar.gz
onionshare-ef04e4968bc50e6817f11d5a53a68f70661f7ae2.zip
Removes dependabot.yml to stop auto-update PRs in the repo
-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