Fix dependabot config.

This commit is contained in:
John Livingston 2024-09-16 10:11:10 +02:00
parent 538ec28da9
commit 3ec4482043
No known key found for this signature in database
GPG Key ID: B17B5640CE66CDBC

View File

@ -13,7 +13,7 @@ updates:
- dependency-name: typescript
versions:
- ">=5.6.0" # linting libs are not ready for 5.6
- dependency-name: "@types/nodes"
- dependency-name: "@types/node"
versions:
- ">=17.0.0" # must be set to the Peertube required version.
- dependency-name: "@peertube/peertube-types"