mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
ae426776fd
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
20 lines
427 B
YAML
20 lines
427 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
|
|
reviewers:
|
|
- "pi-hole/ftl-maintainers"
|
|
pull-request-branch-name:
|
|
# Separate sections of the branch name with a hyphen
|
|
separator: "-"
|
|
groups:
|
|
github_action-dependencies:
|
|
patterns:
|
|
- "*"
|