Skip to content

Commit

Permalink
docs: correct documented default behaviour for commit_version_number (
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardcooke53 committed Sep 1, 2022
1 parent 1e5ae91 commit ffae2dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration.rst
Expand Up @@ -250,7 +250,7 @@ Commits
-------------------------
Whether or not to commit changes when bumping version.

Default: True if :ref:`config-version_source` is `tag`, False if :ref:`config-version_source` is `commit`
Default: True if :ref:`config-version_source` is `commit`, False for other values of :ref:`config-version_source`.

.. _config-commit_subject:

Expand Down

0 comments on commit ffae2dc

Please sign in to comment.