Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 21.5b2 → 21.6b0](psf/black@21.5b2...21.6b0)
- [github.com/pre-commit/mirrors-prettier: v2.3.1 → v2.3.2](pre-commit/mirrors-prettier@v2.3.1...v2.3.2)
  • Loading branch information
pre-commit-ci[bot] authored Jun 28, 2021
1 parent 04c33e1 commit 25efa38
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 @@ -4,7 +4,7 @@ repos:
hooks:
- id: reorder-python-imports
- repo: https://github.com/psf/black
rev: 21.5b2
rev: 21.6b0
hooks:
- id: black
language_version: python3
Expand All @@ -15,7 +15,7 @@ repos:
- id: trailing-whitespace
- id: end-of-file-fixer
- repo: https://github.com/pre-commit/mirrors-prettier
rev: "v2.3.1"
rev: "v2.3.2"
hooks:
- id: prettier
types: [file]
Expand Down

0 comments on commit 25efa38

Please sign in to comment.