Skip to content

Commit

Permalink
Update pre-commit hook pre-commit/mirrors-clang-format to v19.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 25, 2025
1 parent d67dc5d commit fa5d3d9
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 @@ -11,7 +11,7 @@ repos:
- id: buildifier
args: [--version=v7.3.1, --lint=warn, --warnings=all, -v]
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v19.1.4
rev: v19.1.7
hooks:
- id: clang-format
- repo: https://github.com/astral-sh/ruff-pre-commit
Expand Down

0 comments on commit fa5d3d9

Please sign in to comment.