mirror of
https://gh.wpcy.net/https://github.com/mainwp/mainwp-child.git
synced 2026-04-23 10:32:22 +08:00
18 lines
302 B
YAML
18 lines
302 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: composer
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "10:00"
|
|
open-pull-requests-limit: 10
|
|
reviewers:
|
|
- dennisdornon
|
|
labels:
|
|
- dependencies
|
|
ignore:
|
|
- dependency-name: phpunit/phpunit
|
|
versions:
|
|
- 9.5.2
|
|
- 9.5.3
|
|
- 9.5.4
|