You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
446 B
23 lines
446 B
version: 2
|
|
updates:
|
|
- package-ecosystem: composer
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: saturday
|
|
time: "03:00"
|
|
timezone: Europe/Paris
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
day: saturday
|
|
time: "03:00"
|
|
timezone: Europe/Paris
|
|
open-pull-requests-limit: 10
|
|
ignore:
|
|
- dependency-name: css-loader
|
|
versions:
|
|
- ">= 4.a"
|
|
- "< 5"
|