Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pre-commit/mirrors-clang-format t…
Browse files Browse the repository at this point in the history
…o v18.1.7 (#336)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 23, 2024
1 parent 0a77c61 commit b3247c9
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 @@ -54,7 +54,7 @@ repos:
- id: ruff
args: [--fix, --show-fixes, --exit-non-zero-on-fix]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v18.1.6
rev: v18.1.7
hooks:
- id: clang-format
- repo: https://github.com/cpplint/cpplint
Expand Down

0 comments on commit b3247c9

Please sign in to comment.