diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb2bc104..ae23aa08 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -6,7 +6,7 @@ repos: stages: - commit-msg repo: https://github.com/commitizen-tools/commitizen - rev: v3.28.0 + rev: v3.29.0 - hooks: - id: check-useless-excludes repo: meta @@ -26,7 +26,7 @@ repos: - hooks: - id: black repo: https://github.com/python/black - rev: 24.4.2 + rev: 24.8.0 - hooks: - id: check-added-large-files - id: check-ast @@ -59,7 +59,7 @@ repos: - hooks: - id: flake8 repo: https://github.com/pycqa/flake8 - rev: 7.1.0 + rev: 7.1.1 - repo: https://github.com/scop/pre-commit-shfmt rev: v3.8.0-1 hooks: