diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 953097c..5016719 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -25,7 +25,7 @@ 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 @@ -41,7 +41,7 @@ - c++ - cuda - repo: https://github.com/pre-commit/mirrors-prettier - rev: v3.1.0 + rev: v4.0.0-alpha.3 hooks: - id: prettier stages: