2021-10-06 11:08:26 +00:00
|
|
|
version: 2
|
|
|
|
updates:
|
2022-02-11 19:29:43 +00:00
|
|
|
- package-ecosystem: npm
|
2022-12-14 08:58:57 +00:00
|
|
|
directory: '/'
|
2022-02-11 19:29:43 +00:00
|
|
|
schedule:
|
|
|
|
interval: daily
|
2023-06-02 13:41:37 +00:00
|
|
|
time: '08:00'
|
2022-12-12 09:29:54 +00:00
|
|
|
timezone: 'Europe/Berlin'
|
2022-12-14 08:58:57 +00:00
|
|
|
open-pull-requests-limit: 2
|
2022-12-12 09:29:54 +00:00
|
|
|
allow:
|
|
|
|
- dependency-type: 'production'
|
2022-12-14 08:58:57 +00:00
|
|
|
ignore:
|
|
|
|
- dependency-name: 'devtools-protocol'
|
2023-06-02 13:41:37 +00:00
|
|
|
- package-ecosystem: 'github-actions' # Necessary to update action hash
|
|
|
|
directory: '/'
|
|
|
|
schedule:
|
|
|
|
interval: weekly
|
|
|
|
time: '08:00'
|
|
|
|
timezone: 'Europe/Berlin'
|
|
|
|
open-pull-requests-limit: 2
|