1
0
mirror of https://github.com/robonen/tools.git synced 2026-03-20 10:54:44 +00:00

chore(packages/renovate): cs

This commit is contained in:
2024-11-03 00:56:46 +07:00
parent f87ee85c0b
commit 0c87de4573

View File

@@ -28,10 +28,9 @@
] ]
}, },
{ {
"enabled": false,
"matchPackageNames": ["php"], "matchPackageNames": ["php"],
"matchUpdateTypes": ["patch"], "matchUpdateTypes": ["patch"]
"separateMinorPatch": true,
"enabled": false
} }
] ]
} }