Dependabot: don't update commander for now.
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -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.
|
||||||
|
Reference in New Issue
Block a user