diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 28d25dd..db135ee 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: pretty-format-toml args: [--autofix] - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.23 + rev: v0.24 hooks: - id: validate-pyproject - repo: https://github.com/executablebooks/mdformat