mirror of
https://github.com/pi-hole/pi-hole.git
synced 2026-08-04 14:53:09 +00:00
14 lines
275 B
YAML
14 lines
275 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: saturday
|
|
time: "10:00"
|
|
open-pull-requests-limit: 10
|
|
target-branch: development
|
|
groups:
|
|
github-actions-dependencies:
|
|
patterns:
|
|
- "*"
|