diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 0ff7481506..27b49b24d9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -38,7 +38,7 @@ repos: - id: clang-format args: ["-i"] - repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks - rev: v2.15.0 + rev: v2.16.0 hooks: - id: pretty-format-toml args: [--autofix]