Skip to content

Commit

Permalink
chore: update pre-commit hooks
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: v3.25.0 → v3.26.0](commitizen-tools/commitizen@v3.25.0...v3.26.0)
- [github.com/abravalheri/validate-pyproject: v0.17 → v0.18](abravalheri/validate-pyproject@v0.17...v0.18)
  • Loading branch information
pre-commit-ci[bot] committed May 20, 2024
1 parent 08a17c6 commit 3abeef7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ default_stages: [pre-commit, pre-push]

repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.25.0
rev: v3.26.0
hooks:
- id: commitizen
# - id: commitizen-branch
Expand Down Expand Up @@ -87,7 +87,7 @@ repos:
- id: codespell

- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.17
rev: v0.18
hooks:
- id: validate-pyproject

Expand Down

0 comments on commit 3abeef7

Please sign in to comment.