Skip to content

Commit

Permalink
Merge pull request #539 from asraa:bump-clang-format
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 617202377
  • Loading branch information
Copybara-Service committed Mar 19, 2024
2 parents 136fbd1 + 20c9e79 commit a2c4c92
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 a2c4c92

Please sign in to comment.