diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index db4703b..006bda0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,14 +15,14 @@ repos: - --preview - repo: https://github.com/pycqa/flake8 - rev: 7.2.0 + rev: 7.3.0 hooks: - id: flake8 additional_dependencies: [flake8-bugbear] exclude: ^tests/eval_files/.* - repo: https://github.com/rstcheck/rstcheck - rev: v6.2.4 + rev: v6.2.5 hooks: - id: rstcheck args: