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/python-poetry/poetry: 1.4.2 → 1.4.0](python-poetry/poetry@1.4.2...1.4.0)
- [github.com/commitizen-tools/commitizen: v3.2.1 → 3.2.1](commitizen-tools/commitizen@v3.2.1...3.2.1)
  • Loading branch information
pre-commit-ci[bot] authored May 9, 2023
1 parent 02bd1f1 commit 701d4c2
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 @@ -22,7 +22,7 @@ repos:
- id: trailing-whitespace
- id: debug-statements
- repo: https://github.com/python-poetry/poetry
rev: 1.4.2
rev: 1.4.0
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down Expand Up @@ -52,7 +52,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.2.1
rev: 3.2.1
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down

0 comments on commit 701d4c2

Please sign in to comment.