2022-11-15 15:46:25 +01:00
|
|
|
version: 2
|
|
|
|
|
|
|
|
updates:
|
|
|
|
- package-ecosystem: npm
|
|
|
|
directory: /
|
|
|
|
allow:
|
2023-10-03 14:34:13 +02:00
|
|
|
- dependency-type: production
|
|
|
|
# TypeScript is not a runtime dependency but still important to update
|
|
|
|
- dependency-name: typescript
|
|
|
|
dependency-type: direct
|
2022-11-15 15:46:25 +01:00
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
assignees:
|
|
|
|
- networkException
|
|
|
|
commit-message:
|
|
|
|
prefix: "Dependencies: "
|
|
|
|
open-pull-requests-limit: 100
|
|
|
|
|
|
|
|
- package-ecosystem: docker
|
|
|
|
directory: /
|
|
|
|
schedule:
|
|
|
|
interval: daily
|
|
|
|
commit-message:
|
|
|
|
prefix: "Container: "
|
|
|
|
assignees:
|
|
|
|
- networkException
|
|
|
|
open-pull-requests-limit: 100
|