Update dependabot.yml

This commit is contained in:
Nemo 2021-07-03 16:58:05 +00:00 committed by Nemo
parent 739ec6698b
commit eeb8fc4cf1
1 changed files with 2 additions and 11 deletions

View File

@ -3,19 +3,10 @@ updates:
- package-ecosystem: npm - package-ecosystem: npm
directory: "/" directory: "/"
schedule: schedule:
interval: daily interval: weekly
time: "23:30" time: "23:30"
open-pull-requests-limit: 99
ignore:
- dependency-name: puppeteer-core
versions:
- 6.0.0
- 7.0.0
- 7.0.1
- 7.0.4
- package-ecosystem: docker - package-ecosystem: docker
directory: "/" directory: "/"
schedule: schedule:
interval: daily interval: weekly
time: "23:30" time: "23:30"
open-pull-requests-limit: 99