Skip to content

Commit 689073d

Browse files
committed
chore: skip pre-commit on bump-my-version commits
1 parent 5ded2aa commit 689073d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ build-backend = "uv_build"
4747
[tool.bumpversion]
4848
current_version = "1.0.4"
4949
commit = true
50+
commit_args = "--no-verify"
5051
message = "release: bump version from {current_version} to {new_version}"
5152
tag = true
5253

0 commit comments

Comments
 (0)