diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ff488423..780ddb63 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,7 +10,7 @@ ci: repos: - repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.10 + rev: v4.15.1 hooks: - id: commitizen stages: [commit-msg] @@ -27,7 +27,7 @@ repos: - id: end-of-file-fixer - id: trailing-whitespace - repo: https://github.com/python-poetry/poetry - rev: 2.3.2 + rev: 2.4.1 hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier