diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 439bcad..73903b7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: args: [--assume-in-merge] - repo: https://github.com/commitizen-tools/commitizen - rev: v4.15.0 + rev: v4.15.1 hooks: - id: commitizen @@ -27,6 +27,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.46.0 + rev: v1.46.1 hooks: - id: typos