Skip to content

Commit

Permalink
chore: [pre-commit.ci] automatic update (#272)
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: v2.42.0 → 3.8.2](commitizen-tools/commitizen@v2.42.0...3.8.2)
- [github.com/psf/black: 23.1.0 → 23.9.1](psf/black@23.1.0...23.9.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 14, 2023
1 parent 8040f31 commit 595bb00
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 @@ -2,7 +2,7 @@ fail_fast: false
repos:

- repo: https://github.com/commitizen-tools/commitizen
rev: v2.42.0
rev: 3.8.2
hooks:
- id: commitizen

Expand All @@ -12,7 +12,7 @@ repos:
- id: isort

- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.9.1
hooks:
- id: black

Expand Down

0 comments on commit 595bb00

Please sign in to comment.