Skip to content

Commit

Permalink
ci(pre-commit): pre-commit autoupdate (#45)
Browse files Browse the repository at this point in the history
updates:
- [github.com/commitizen-tools/commitizen: 3.12.0 → v3.13.0](commitizen-tools/commitizen@3.12.0...v3.13.0)
- [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.3](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 4, 2023
1 parent c7b5a93 commit 8de55dc
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 @@ -25,7 +25,7 @@ repos:
hooks:
- id: latexindent
- repo: https://github.com/commitizen-tools/commitizen
rev: 3.12.0
rev: v3.13.0
hooks:
- id: commitizen
- repo: https://github.com/koalaman/shellcheck-precommit
Expand All @@ -41,7 +41,7 @@ repos:
- c++
- cuda
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
rev: v4.0.0-alpha.3
hooks:
- id: prettier
stages:
Expand Down

0 comments on commit 8de55dc

Please sign in to comment.