Merge pull request #1665 from onionshare/dependabot

Add dependabot automatic PRs
This commit is contained in:
Saptak Sengupta 2023-05-22 11:10:50 +05:30 committed by GitHub
commit 058390331f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: "pip"
directory: "/cli"
schedule:
interval: "weekly"
- package-ecosystem: "pip"
directory: "/desktop"
schedule:
interval: "weekly"