Skip to content

Commit

Permalink
Update pre-commit-deps (#174)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 2, 2023
1 parent 53ab709 commit 65082fb
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 @@ -40,7 +40,7 @@ repos:
- id: yapf
args: [-i, --style, .style.yapf]
- repo: https://github.com/myint/autoflake.git
rev: v2.2.0
rev: v2.2.1
hooks:
- id: autoflake
args:
Expand Down Expand Up @@ -69,6 +69,6 @@ repos:
- id: cpplint
args: ["--filter=-build/c++11,-build/c++14"]
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.2
rev: v3.0.3
hooks:
- id: prettier

0 comments on commit 65082fb

Please sign in to comment.