mirror of
https://github.com/onionshare/onionshare.git
synced 2025-01-09 11:17:27 -03:00
Changes package-ecosystem from poetry to pip
This commit is contained in:
parent
f3fec65ef4
commit
2b885ea6ba
1 changed files with 1 additions and 1 deletions
2
.github/dependabot.yml
vendored
2
.github/dependabot.yml
vendored
|
@ -11,7 +11,7 @@ updates:
|
|||
schedule:
|
||||
interval: "weekly"
|
||||
|
||||
- package-ecosystem: "poetry"
|
||||
- package-ecosystem: "pip"
|
||||
directory: "/docs"
|
||||
schedule:
|
||||
interval: "weekly"
|
Loading…
Reference in a new issue