diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c6e004a8a7..16924be211 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: exclude: ^aws/rust-runtime/aws-sigv4/aws-sig-v4-test-suite/ - id: trailing-whitespace - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.10.0 + rev: v2.11.0 hooks: - id: pretty-format-kotlin args: [--autofix, --ktlint-version, 0.48.2]