Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2025
1 parent 020d7e6 commit 9a8b16c
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
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ wxpython = "^4.2.2"
ollama = "^0.4.7"

[tool.poetry.group.dev.dependencies]
commitizen = "^4.2.1"
commitizen = "^4.2.2"
pre-commit = "^4.1.0"
ruff = "^0.9.7"
setuptools-scm = "^8.2.0"
Expand Down

0 comments on commit 9a8b16c

Please sign in to comment.