Skip to content

Commit

Permalink
correct clang-format version
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein committed Dec 17, 2024
1 parent 995ea67 commit 9554c94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ repos:
rev: v1.3.5
hooks:
- id: clang-format
args: [--style=Google, -i, --version=14.0.0]
args: [--style=Google, -i, --version=18.1.3]

0 comments on commit 9554c94

Please sign in to comment.