2 Commits
Author SHA1 Message Date
haylan 980463f715 Merge pull request 'Update renovate.json' (#10) from change-renovate-configuration into main
Reviewed-on: #10
2026-06-04 00:44:33 +02:00
haylan 095b9675f9 Update renovate.json 2026-06-04 00:44:18 +02: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",