Skip to content

Commit

Permalink
ci: pre-commit auto-update
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: 3.7.1 → 3.8.2](commitizen-tools/commitizen@3.7.1...3.8.2)
- [github.com/psf/black: 23.7.0 → 23.9.1](psf/black@23.7.0...23.9.1)
  • Loading branch information
pre-commit-ci[bot] authored Sep 12, 2023
1 parent 9a3b565 commit 87d1f7e
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 @@ -7,7 +7,7 @@ ci:
repos:

- repo: https://github.com/commitizen-tools/commitizen
rev: 3.7.1
rev: 3.8.2
hooks:
- id: commitizen
- id: commitizen-branch
Expand Down Expand Up @@ -39,7 +39,7 @@ repos:
- id: rst-inline-touching-normal

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

Expand Down

0 comments on commit 87d1f7e

Please sign in to comment.