Skip to content

Commit db4f656

Browse files
[pre-commit.ci] pre-commit autoupdate (#435)
updates: - [github.com/psf/black: 23.10.1 → 23.11.0](psf/black@23.10.1...23.11.0) - [github.com/pre-commit/mirrors-prettier: v3.0.3 → v3.1.0](pre-commit/mirrors-prettier@v3.0.3...v3.1.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 71d8b8b commit db4f656

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: 23.10.1
13+
rev: 23.11.0
1414
hooks:
1515
- id: black
1616

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

3636
- repo: https://github.com/pre-commit/mirrors-prettier
37-
rev: v3.0.3
37+
rev: v3.1.0
3838
hooks:
3939
- id: prettier
4040

0 commit comments

Comments
 (0)