Skip to content

Commit

Permalink
Bump version of pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored and github-actions[bot] committed Apr 23, 2024
1 parent d864c4f commit 40a85ae
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 @@ -62,7 +62,7 @@ repos:

# CPP hooks
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.3
rev: v18.1.4
hooks:
- id: clang-format
args: ['-fallback-style=none', '-i']
Expand Down

0 comments on commit 40a85ae

Please sign in to comment.