mirror of
https://github.com/StanGirard/quivr.git
synced 2024-11-21 16:12:42 +03:00
12 lines
286 B
JSON
12 lines
286 B
JSON
{
|
|
"packages": {
|
|
"core": {
|
|
"release-type": "python",
|
|
"package-name": "core",
|
|
"bump-patch-for-minor-pre-major": true,
|
|
"include-v-in-tag": false,
|
|
"tag-separator": "-",
|
|
"component": "core"
|
|
}
|
|
}
|
|
} |