diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2502809..018f2cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ default_stages: [pre-commit, pre-push] repos: - repo: https://github.com/commitizen-tools/commitizen - rev: v3.25.0 + rev: v3.26.0 hooks: - id: commitizen # - id: commitizen-branch @@ -87,7 +87,7 @@ repos: - id: codespell - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.17 + rev: v0.18 hooks: - id: validate-pyproject