diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fce38f8..7f95daa 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -27,7 +27,7 @@ repos: args: [--mapping, '2', --sequence, '2', --offset, '0'] - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.13.0 + rev: v2.14.0 hooks: - id: pretty-format-toml args: [--autofix, --indent, '4']