File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 11[tool .commitizen ]
2+ version = " 0.15.7"
23bump_message = " build(version): :bookmark: update version from $current_version to $new_version"
4+ version_schema = " semver"
5+ version_provider = " commitizen"
36update_changelog_on_bump = true
4- version_provider = " uv"
57# Don't regenerate the changelog on every update
68changelog_incremental = true
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ update-quarto-theme:
2424
2525# Update files in the template from the copier parent folder
2626update-template :
27- cp .cz.toml . pre-commit-config.yaml .typos.toml .editorconfig template/
27+ cp .pre-commit-config.yaml .typos.toml .editorconfig template/
2828 mkdir -p template/ tools
2929 cp tools/ get-contributors.sh template/ tools/
3030 cp .github/ pull_request_template.md template/ .github/
You can’t perform that action at this time.
0 commit comments