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.5.2 → 3.5.2](commitizen-tools/commitizen@v3.5.2...3.5.2)
- [github.com/python-poetry/poetry: 1.5.1 → 1.5.0](python-poetry/poetry@1.5.1...1.5.0)
  • Loading branch information
pre-commit-ci[bot] authored Jun 27, 2023
1 parent 6c9bb43 commit 60ff013
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 @@ -9,7 +9,7 @@ ci:

repos:
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.5.2
rev: 3.5.2
hooks:
- id: commitizen
stages: [commit-msg]
Expand All @@ -29,7 +29,7 @@ repos:
- id: trailing-whitespace
- id: debug-statements
- repo: https://github.com/python-poetry/poetry
rev: 1.5.1
rev: 1.5.0
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand Down

0 comments on commit 60ff013

Please sign in to comment.