mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-21 21:40:55 +00:00
Add pip ecosystem to dependabot
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
8d2e023ec0
commit
14db88d6bb
10
.github/dependabot.yml
vendored
10
.github/dependabot.yml
vendored
@ -10,3 +10,13 @@ updates:
|
|||||||
target-branch: development
|
target-branch: development
|
||||||
reviewers:
|
reviewers:
|
||||||
- "pi-hole/core-maintainers"
|
- "pi-hole/core-maintainers"
|
||||||
|
- package-ecosystem: pip
|
||||||
|
directory: "/test"
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
day: saturday
|
||||||
|
time: "10:00"
|
||||||
|
open-pull-requests-limit: 10
|
||||||
|
target-branch: development
|
||||||
|
reviewers:
|
||||||
|
- "pi-hole/core-maintainers"
|
||||||
|
Loading…
Reference in New Issue
Block a user