Update renovate.json #10

Merged
haylan merged 1 commits from change-renovate-configuration into main 2026-06-03 22:44:34 +00:00
+5
View File
@@ -15,6 +15,11 @@
"/^symfony//" "/^symfony//"
] ]
}, },
{
"matchManagers": ["github-actions"],
"enabled": false,
"description": "Ignore GitHub Actions — no GITHUB_COM_TOKEN available"
},
{ {
"matchPackageNames": ["phpunit/phpunit"], "matchPackageNames": ["phpunit/phpunit"],
"allowedVersions": "^12.0", "allowedVersions": "^12.0",