Removes dependabot.yml to stop auto-update PRs in the repo

This commit is contained in:
Saptak S 2024-02-13 01:46:58 +05:30
parent 0f7a97f103
commit 27812fceb2

View File

@ -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"