diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7784a59..fc1d7b4 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.3 + rev: v19.1.4 hooks: - id: clang-format args: [-i, --style=file]