diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index eb4d11a..5764238 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ repos: # - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.23 + rev: v0.24 hooks: - id: validate-pyproject fail_fast: true