Skip to content

Commit

Permalink
chore(deps): update pre-commit-deps
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 5, 2024
1 parent e494216 commit 5b59b3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ exclude: (.*\.patch)

repos:
- repo: https://github.com/keith/pre-commit-buildifier
rev: 6.4.0
rev: 7.3.1
hooks:
- id: buildifier
args:
Expand Down 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.8
rev: v19.1.1
hooks:
- id: clang-format
- repo: https://github.com/cpplint/cpplint
Expand Down

0 comments on commit 5b59b3f

Please sign in to comment.