diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 07690af..da6a1b3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,7 +21,7 @@ repos: hooks: - id: yamlfmt - repo: https://github.com/pappasam/toml-sort - rev: v0.23.1 + rev: v0.24.2 hooks: - id: toml-sort-fix - repo: https://github.com/pre-commit/pre-commit-hooks