moby/vendor/cloud.google.com/go/release-please-config.json
2023-07-19 18:05:59 +02:00

11 lines
200 B
JSON

{
"release-type": "go-yoshi",
"separate-pull-requests": true,
"include-component-in-tag": false,
"packages": {
".": {
"component": "main"
}
},
"plugins": ["sentence-case"]
}