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.12.0 → 3.12.0](commitizen-tools/commitizen@v3.12.0...3.12.0)
- [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0)
  • Loading branch information
pre-commit-ci[bot] authored Nov 13, 2023
1 parent 83b373c commit bd06532
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.12.0
rev: 3.12.0
hooks:
- id: commitizen
stages: [commit-msg]
Expand All @@ -32,7 +32,7 @@ repos:
hooks:
- id: poetry-check
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.3
rev: v3.1.0
hooks:
- id: prettier
args: ["--tab-width", "2"]
Expand Down

0 comments on commit bd06532

Please sign in to comment.