mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
ci: weekly dependabot updates (#11725)
This commit is contained in:
parent
86423469ec
commit
6147abbdef
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -3,7 +3,8 @@ updates:
|
||||
- package-ecosystem: npm
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
day: 'sunday'
|
||||
time: '02:00'
|
||||
timezone: Europe/Berlin
|
||||
ignore:
|
||||
@ -21,7 +22,8 @@ updates:
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
day: 'sunday'
|
||||
time: '03:00'
|
||||
timezone: Europe/Berlin
|
||||
groups:
|
||||
@ -31,7 +33,8 @@ updates:
|
||||
- package-ecosystem: docker
|
||||
directory: /
|
||||
schedule:
|
||||
interval: daily
|
||||
interval: weekly
|
||||
day: 'sunday'
|
||||
time: '04:00'
|
||||
timezone: Europe/Berlin
|
||||
groups:
|
||||
|
Loading…
Reference in New Issue
Block a user