Skip to content

Commit

Permalink
ci: bump clang-format version in precommit
Browse files Browse the repository at this point in the history
Signed-off-by: Asra <asraa@google.com>
  • Loading branch information
asraa committed Mar 19, 2024
1 parent 136fbd1 commit 20c9e79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -21,7 +21,7 @@ repos:

# clang-format
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: "v17.0.6"
rev: "v18.1.1"
hooks:
- id: clang-format
args: ["--style=Google"]
Expand Down

0 comments on commit 20c9e79

Please sign in to comment.