Update dependabot.yml

This commit is contained in:
Nemo 2021-07-03 16:58:05 +00:00 committed by GitHub
parent 51c6174e95
commit f69b01f04c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 11 deletions

View File

@ -3,19 +3,10 @@ updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
interval: weekly
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
directory: "/"
schedule:
interval: daily
interval: weekly
time: "23:30"
open-pull-requests-limit: 99