Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1766)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.2 → v3.0.0-alpha.3](pre-commit/mirrors-prettier@v3.0.0-alpha.2...v3.0.0-alpha.3)
- [github.com/PyCQA/autoflake: v1.7.6 → v1.7.7](PyCQA/autoflake@v1.7.6...v1.7.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 24, 2022
1 parent 51f6ede commit b2b6224
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 @@ -11,7 +11,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.0.0-alpha.2
rev: v3.0.0-alpha.3
hooks:
- id: prettier
- repo: https://github.com/asottile/blacken-docs
Expand Down Expand Up @@ -45,7 +45,7 @@ repos:
- id: trailing-whitespace
- id: check-case-conflict
- repo: https://github.com/PyCQA/autoflake
rev: v1.7.6
rev: v1.7.7
hooks:
- id: autoflake
args:
Expand Down

0 comments on commit b2b6224

Please sign in to comment.