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 Dec 3, 2024
1 parent a78da05 commit 01857c5
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 @@ -27,7 +27,7 @@ repos:
files: *buildifier_external_files
args: *buildifier_external_args
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: check-added-large-files
- id: check-ast
Expand Down Expand Up @@ -58,7 +58,7 @@ repos:
hooks:
- id: clang-format
- repo: https://github.com/cpplint/cpplint
rev: 1.6.1
rev: 2.0.0
hooks:
- id: cpplint
args: ["--filter=-build/c++11,-build/c++14"]
Expand Down

0 comments on commit 01857c5

Please sign in to comment.