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.6.1 → 1.6.0](python-poetry/poetry@1.6.1...1.6.0)
- [github.com/commitizen-tools/commitizen: v3.9.0 → 3.9.0](commitizen-tools/commitizen@v3.9.0...3.9.0)
  • Loading branch information
pre-commit-ci[bot] committed Sep 19, 2023
1 parent e152557 commit b16bb9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -23,7 +23,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/python-poetry/poetry
rev: 1.6.1
rev: 1.6.0
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
Expand All @@ -45,7 +45,7 @@ repos:
hooks:
- id: codespell
- repo: https://github.com/commitizen-tools/commitizen
rev: v3.9.0
rev: 3.9.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand Down

0 comments on commit b16bb9d

Please sign in to comment.