mirror of
https://github.com/predis/predis.git
synced 2026-08-17 12:25:37 +00:00
21 lines
373 B
YAML
21 lines
373 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: /
|
|
schedule:
|
|
interval: "monthly"
|
|
groups:
|
|
github-actions:
|
|
patterns:
|
|
- "*"
|
|
|
|
- package-ecosystem: "composer"
|
|
directory: /
|
|
schedule:
|
|
interval: "monthly"
|
|
groups:
|
|
composer-minor:
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|