mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-07 14:23:01 -04:00
Merge pull request #1665 from onionshare/dependabot
Add dependabot automatic PRs
This commit is contained in:
commit
147de65830
1 changed files with 12 additions and 0 deletions
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
|
||||||
|
- package-ecosystem: "pip"
|
||||||
|
directory: "/cli"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
|
||||||
|
- package-ecosystem: "pip"
|
||||||
|
directory: "/desktop"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
Loading…
Add table
Add a link
Reference in a new issue