Skip to content

Commit a1f5c6f

Browse files
committed
update bump my version
Signed-off-by: Dalwar Hossain <5631766+dalwar23@users.noreply.github.com>
1 parent ad0da6d commit a1f5c6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ tag_message = "Bump version: {current_version} → {new_version}"
179179
allow_dirty = false
180180
commit = true
181181
message = "Bump version: {current_version} → {new_version}"
182-
commit_args = ""
182+
commit_args = "-s"
183183

184184
[[tool.bumpversion.files]]
185185
filename = "src/tf_pre_commit/__about__.py"

0 commit comments

Comments
 (0)