diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b6a23cd..6eb1d081 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -41,7 +41,7 @@ repos: args: [--mapping, '4', --sequence, '4', --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']