Update renovate.json

This commit is contained in:
2026-06-04 00:44:18 +02:00
parent 8dbfef8496
commit 095b9675f9
+5
View File
@@ -15,6 +15,11 @@
"/^symfony//"
]
},
{
"matchManagers": ["github-actions"],
"enabled": false,
"description": "Ignore GitHub Actions — no GITHUB_COM_TOKEN available"
},
{
"matchPackageNames": ["phpunit/phpunit"],
"allowedVersions": "^12.0",