Dependabot: don't update commander for now.

This commit is contained in:
John Livingston
2025-07-21 12:08:03 +02:00
parent 01815ad616
commit b899ba769e

View File

@ -47,3 +47,6 @@ updates:
- dependency-name: "openid-client" - dependency-name: "openid-client"
versions: versions:
- ">=6.0.0" # this is a complete rewrite. We have to check if it is compatible. - ">=6.0.0" # this is a complete rewrite. We have to check if it is compatible.
- dependency-name: "commander"
versions:
- ">=14.0.0" # this version requires nodes >=20. So we should only upgrade when we change the livechat Peertube required version.