chore(packages/renovate): cs

This commit is contained in:
2024-11-03 00:56:46 +07:00
parent f87ee85c0b
commit 0c87de4573
+2 -3
View File
@@ -28,10 +28,9 @@
] ]
}, },
{ {
"enabled": false,
"matchPackageNames": ["php"], "matchPackageNames": ["php"],
"matchUpdateTypes": ["patch"], "matchUpdateTypes": ["patch"]
"separateMinorPatch": true,
"enabled": false
} }
] ]
} }