Skip to content

Commit 659d3b9

Browse files
[pre-commit.ci] pre-commit autoupdate (#32)
updates: - [github.com/psf/black: 22.12.0 → 23.3.0](psf/black@22.12.0...23.3.0) - [github.com/pre-commit/mirrors-prettier: v3.0.0-alpha.4 → v3.0.0-alpha.6](pre-commit/mirrors-prettier@v3.0.0-alpha.4...v3.0.0-alpha.6) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dcf7bc7 commit 659d3b9

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
@@ -28,7 +28,7 @@ repos:
2828
- '--py38-plus'
2929

3030
- repo: https://github.com/psf/black
31-
rev: 22.12.0
31+
rev: 23.3.0
3232
hooks:
3333
- id: black
3434
- id: black-jupyter
@@ -49,6 +49,6 @@ repos:
4949
- id: isort
5050

5151
- repo: https://github.com/pre-commit/mirrors-prettier
52-
rev: v3.0.0-alpha.4
52+
rev: v3.0.0-alpha.6
5353
hooks:
5454
- id: prettier

0 commit comments

Comments
 (0)