diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c36642..ca7e3a9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: autoupdate_branch: "master" repos: - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.5 + rev: v19.1.6 hooks: - id: clang-format args: [-i, --style=file]