Skip to content

Commit

Permalink
chore: update release please conf
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbriere1 committed Aug 7, 2024
1 parent 179e11d commit 93235c4
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
".": {
"changelog-path": "CHANGELOG.md",
"release-type": "terraform-module",
"bump-minor-pre-major": false,
"bump-patch-for-minor-pre-major": false,
"changelog-type": "github",
"changelog-sections": [
{
"type": "feat",
Expand Down Expand Up @@ -51,9 +48,7 @@
"type": "ci",
"section": "Continuous Integration"
}
],
"draft": false,
"prerelease": false
]
}
},
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json"
Expand Down

0 comments on commit 93235c4

Please sign in to comment.