Skip to content
This repository has been archived by the owner on Nov 8, 2022. It is now read-only.

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: v2.32.2 → v2.37.0](commitizen-tools/commitizen@v2.32.2...v2.37.0)
- [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0)
  • Loading branch information
pre-commit-ci[bot] authored Oct 31, 2022
1 parent 4bb3029 commit 5207919
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 @@ repos:
- hooks:
- id: commitizen
repo: https://github.com/commitizen-tools/commitizen
rev: v2.32.2
rev: v2.37.0
- hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
Expand All @@ -11,7 +11,7 @@ repos:
- hooks:
- id: black
repo: https://github.com/psf/black
rev: 22.8.0
rev: 22.10.0
- hooks:
- args:
- --max-line-length=88
Expand Down

0 comments on commit 5207919

Please sign in to comment.