Skip to content

Commit

Permalink
chore(pre-commit.ci): pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: v3.18.3 → v3.18.4](commitizen-tools/commitizen@v3.18.3...v3.18.4)
- [github.com/psf/black: 24.2.0 → 24.3.0](psf/black@24.2.0...24.3.0)
  • Loading branch information
pre-commit-ci[bot] authored Mar 18, 2024
1 parent c9ebcea commit 4f5bb39
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 @@ -15,7 +15,7 @@ repos:
- id: no-commit-to-branch
args: ["--branch", "main"]
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.18.3
rev: v3.18.4
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down Expand Up @@ -53,7 +53,7 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 24.2.0
rev: 24.3.0
hooks:
- id: black
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit 4f5bb39

Please # to comment.