Skip to content

Commit

Permalink
Updating pre-commit hooks to latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
CreatingNull committed Aug 9, 2023
1 parent 6d65ae8 commit 77af554
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 @@ -37,7 +37,7 @@ repos:

# Project Code formatter for CPP source.
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v16.0.1
rev: v16.0.6
hooks:
- id: clang-format
args: [--style=Google]
Expand Down

0 comments on commit 77af554

Please sign in to comment.