Skip to content

Commit

Permalink
style: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: v3.28.0 → v3.29.0](commitizen-tools/commitizen@v3.28.0...v3.29.0)
- [github.com/abravalheri/validate-pyproject: v0.18 → v0.19](abravalheri/validate-pyproject@v0.18...v0.19)
  • Loading branch information
pre-commit-ci[bot] authored Sep 2, 2024
1 parent 1df0885 commit 1124b80
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 @@ -66,7 +66,7 @@ repos:
stages:
- commit-msg
repo: https://github.com/commitizen-tools/commitizen
rev: v3.28.0
rev: v3.29.0


- repo: https://github.com/PyCQA/docformatter
Expand All @@ -75,7 +75,7 @@ repos:
- id: docformatter

- repo: https://github.com/abravalheri/validate-pyproject
rev: v0.18
rev: v0.19
hooks:
- id: validate-pyproject
# Optional extra validations from SchemaStore:
Expand Down

0 comments on commit 1124b80

Please sign in to comment.