diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 65ed6fb83..0ee6b0919 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: shellcheck require_serial: true - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.24.1 + rev: v0.25 hooks: - id: validate-pyproject - repo: https://github.com/pappasam/toml-sort