diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 24046fe..c7c3d6a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: end-of-file-fixer - repo: https://github.com/commitizen-tools/commitizen - rev: v4.11.0 + rev: v4.11.1 hooks: - id: commitizen @@ -25,6 +25,6 @@ repos: # sub-packages, which confuses pre-commit when it tries to find the latest # version - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.40.0 + rev: v1.41.0 hooks: - id: typos