Skip to content

Commit

Permalink
Specify version for pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ClemensElflein authored and docgalaxyblock committed Oct 17, 2024
1 parent c463bce commit 9b20c69
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 @@ -22,4 +22,4 @@ repos:
rev: v1.3.5
hooks:
- id: clang-format
args: [--style=file, -i]
args: [--style=file, -i, --version=14.0.0]

0 comments on commit 9b20c69

Please sign in to comment.