Skip to content

Commit

Permalink
chore: add cron.sh to version_files in commitizen config
Browse files Browse the repository at this point in the history
  • Loading branch information
engineervix committed Jun 5, 2023
1 parent f468bec commit abacb21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ show_missing = true
version_provider = "pep621"
version_files = [
"app/__init__.py",
"cron.sh",
]
tag_format = "v$major.$minor.$patch"
annotated_tag = true
Expand Down

0 comments on commit abacb21

Please sign in to comment.