diff --git a/release-please-config.json b/release-please-config.json index 6785e66..1d56c94 100644 --- a/release-please-config.json +++ b/release-please-config.json @@ -3,7 +3,7 @@ ".": { "release-type": "python", "bump-minor-pre-major": true, - "bump-patch-for-minor-pre-major": true, + "bump-patch-for-minor-pre-major": true } }, "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"