diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4f723962..6e019de1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: - id: pretty-format-toml args: [--autofix] - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.22 + rev: v0.23 hooks: - id: validate-pyproject - repo: https://github.com/executablebooks/mdformat