Skip to content

Commit 9682a98

Browse files
[pre-commit.ci] pre-commit autoupdate (#17)
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>
1 parent fbfd67c commit 9682a98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- id: double-quote-string-fixer
1111

1212
- repo: https://github.com/psf/black
13-
rev: 21.8b0
13+
rev: 21.9b0
1414
hooks:
1515
- id: black
1616

@@ -34,6 +34,6 @@ repos:
3434
- id: isort
3535

3636
- repo: https://github.com/pre-commit/mirrors-prettier
37-
rev: v2.4.0
37+
rev: v2.4.1
3838
hooks:
3939
- id: prettier

0 commit comments

Comments
 (0)