Skip to content

Commit

Permalink
chore(deps-dev): bump commitizen from 2.27.1 to 2.28.0
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.27.1 to 2.28.0.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v2.27.1...v2.28.0)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 18, 2022
1 parent 32a80bd commit 650dcc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -22,5 +22,5 @@ build-backend = "poetry.core.masonry.api"
python = "^3.10.5"

[tool.poetry.dev-dependencies]
commitizen = "^2.27.1" # Keep in sync with .pre-commit-config.yaml and action.yaml.
commitizen = "^2.28.0" # Keep in sync with .pre-commit-config.yaml and action.yaml.
pre-commit = "^2.20.0"

0 comments on commit 650dcc1

Please sign in to comment.