Fix Renovate config
All checks were successful
Build / build (push) Successful in 48s
Lint / lint (push) Successful in 12s

This commit is contained in:
Julien Valverdé
2025-10-03 16:45:40 +02:00
parent cf73d97896
commit ca00d12a35

View File

@@ -4,11 +4,6 @@
"config:recommended"
],
"packageRules": [
{
"matchManagers": ["npm"],
"matchPaths": ["./packages/**"],
"manager": "bun"
},
{
"matchManagers": ["bun", "npm"],
"matchUpdateTypes": ["minor", "patch"],