Ignore front in renovate (#1127)

This commit is contained in:
Zoe Roux 2025-10-27 10:57:03 +01:00 committed by GitHub
parent c132afe163
commit a8b2e575d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,6 +3,7 @@
"extends": ["config:recommended", ":disableRateLimiting"],
"schedule": ["on monday"],
"minimumReleaseAge": "5 days",
"ignorePaths": ["**/front/**"],
"packageRules": [
{
"matchDatasources": ["docker"],