mirror of
https://github.com/pi-hole/docs.git
synced 2024-12-06 19:27:12 +01:00
27 lines
579 B
YAML
27 lines
579 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: saturday
|
|
time: "10:00"
|
|
open-pull-requests-limit: 10
|
|
versioning-strategy: increase
|
|
- package-ecosystem: pip
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: saturday
|
|
time: "10:00"
|
|
open-pull-requests-limit: 10
|
|
allow:
|
|
- dependency-type: direct
|
|
- dependency-type: indirect
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: saturday
|
|
time: "10:00"
|