mirror of
https://github.com/pestphp/pest.git
synced 2026-06-05 19:02:13 +02:00
20 lines
377 B
YAML
20 lines
377 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
target-branch: "5.x"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|