diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5557577..3240bf6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,5 +1,5 @@ repos: - repo: https://github.com/pre-commit/mirrors-clang-format - rev: 'v19.1.0' # Use the sha / tag you want to point at + rev: 'v19.1.6' # Use the sha / tag you want to point at hooks: - id: clang-format