diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4ac3a6d..3758f5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -36,7 +36,7 @@ repos: hooks: - id: toml-sort-fix - repo: https://github.com/abravalheri/validate-pyproject - rev: v0.24.1 + rev: v0.25 hooks: - id: validate-pyproject - repo: https://github.com/executablebooks/mdformat