diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a369845..db8fe68 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ ci: repos: - repo: https://github.com/commitizen-tools/commitizen - rev: v4.1.1 + rev: v4.2.1 hooks: - id: commitizen stages: [commit-msg] @@ -58,7 +58,7 @@ repos: hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.14.1 + rev: v1.15.0 hooks: - id: mypy additional_dependencies: []