Add pip ecosystem to dependabot
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
8d2e023ec0
commit
14db88d6bb
|
@ -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