diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2b7730a..b01f04d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,13 +26,13 @@ repos: language: pygrep files: \.(py|sh|rst|yml|yaml)$ - repo: https://github.com/psf/black - rev: 24.4.2 + rev: 24.8.0 hooks: - id: black args: [--check, --diff] exclude: ^tests/test_cases/example_unicode.py - repo: https://github.com/PyCQA/flake8 - rev: 7.1.0 + rev: 7.1.1 hooks: - id: flake8 additional_dependencies: [ @@ -51,7 +51,7 @@ repos: additional_dependencies: [black==23.12.1] exclude: ^(.github/|tests/test_cases/example_unicode.py) - repo: https://github.com/rstcheck/rstcheck - rev: v6.2.0 + rev: v6.2.4 hooks: - id: rstcheck args: [