diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4410799..8ef79b4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: - id: pretty-format-yaml args: [--autofix, --indent, '2'] - repo: https://github.com/pappasam/toml-sort - rev: v0.24.3 + rev: v0.24.4 hooks: - id: toml-sort-fix - repo: https://github.com/abravalheri/validate-pyproject