diff --git a/.github/release-please-config.json b/.github/release-please-config.json index 5b89cd3c..da050201 100644 --- a/.github/release-please-config.json +++ b/.github/release-please-config.json @@ -19,6 +19,6 @@ { "type": "perf", "section": "Performance Improvements" }, { "type": "revert", "section": "Reverts" }, { "type": "docs", "section": "Documentation" } - ] + ], "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json" }