mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-08 23:03:01 -04:00
Add dependabot for /docs too
This commit is contained in:
parent
cc9fa1e3c1
commit
a3e927faea
1 changed files with 5 additions and 0 deletions
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
|
@ -10,3 +10,8 @@ updates:
|
||||||
directory: "/desktop"
|
directory: "/desktop"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
|
|
||||||
|
- package-ecosystem: "poetry"
|
||||||
|
directory: "/docs"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
Loading…
Add table
Add a link
Reference in a new issue