Skip to content

Commit 4233c92

Browse files
authored
chore: fix version in docker compose for update (#287)
Signed-off-by: Simon Schrottner <[email protected]>
1 parent 34bfe79 commit 4233c92

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

release-please-config.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,7 @@
88
"bump-patch-for-minor-pre-major": true,
99
"include-v-in-tag": true,
1010
"extra-files": [
11-
{
12-
"type": "generic",
13-
"path": "docker-compose.yaml",
14-
"glob": false
15-
}
11+
"docker-compose.yaml"
1612
],
1713
"changelog-sections": [
1814
{

0 commit comments

Comments
 (0)