1
0
Fork 0

Update renovate.json: Add version constraint for movie-pilot

This commit is contained in:
pooneyy 2025-08-20 15:15:46 +08:00
parent b503f06327
commit 36e3499db0
No known key found for this signature in database
1 changed files with 6 additions and 0 deletions

View File

@ -153,6 +153,12 @@
],
"allowedVersions": "/^11.8.*/"
},
{
"matchFileNames": [
"apps/movie-pilot/1.*.*/*.yml"
],
"allowedVersions": "<2"
},
{
"matchFileNames": [
"apps/mysql/5.5.*/*.yml"