updated bump config

This commit is contained in:
Karl 2025-06-06 12:49:10 +01:00
parent cd6b8a8d25
commit 0cd6c6c5c8

View File

@ -18,4 +18,4 @@ moveable_tags = []
commit_args = ""
setup_hooks = []
pre_commit_hooks = []
post_commit_hooks = []
post_commit_hooks = ["git push origin {new_version}"]