Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#54)
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 21.8b0 → 21.9b0](psf/black@21.8b0...21.9b0)
- [github.com/pre-commit/mirrors-prettier: v2.4.0 → v2.4.1](pre-commit/mirrors-prettier@v2.4.0...v2.4.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Sep 20, 2021
1 parent ccd5608 commit aa404f2
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 @@ -10,7 +10,7 @@ repos:
- id: double-quote-string-fixer

- repo: https://github.com/psf/black
rev: 21.8b0
rev: 21.9b0
hooks:
- id: black

Expand All @@ -34,7 +34,7 @@ repos:
- id: isort

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.4.0
rev: v2.4.1
hooks:
- id: prettier

Expand Down

0 comments on commit aa404f2

Please sign in to comment.