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:
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@@ -3,7 +3,8 @@ updates:
|
|||||||
- package-ecosystem: npm
|
- package-ecosystem: npm
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: weekly
|
||||||
|
day: 'sunday'
|
||||||
time: '02:00'
|
time: '02:00'
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
ignore:
|
ignore:
|
||||||
@@ -21,7 +22,8 @@ updates:
|
|||||||
- package-ecosystem: github-actions
|
- package-ecosystem: github-actions
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: weekly
|
||||||
|
day: 'sunday'
|
||||||
time: '03:00'
|
time: '03:00'
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
groups:
|
groups:
|
||||||
@@ -31,7 +33,8 @@ updates:
|
|||||||
- package-ecosystem: docker
|
- package-ecosystem: docker
|
||||||
directory: /
|
directory: /
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: weekly
|
||||||
|
day: 'sunday'
|
||||||
time: '04:00'
|
time: '04:00'
|
||||||
timezone: Europe/Berlin
|
timezone: Europe/Berlin
|
||||||
groups:
|
groups:
|
||||||
|
|||||||
Reference in New Issue
Block a user