Skip to content

Commit 8f525f4

Browse files
[pre-commit.ci] pre-commit autoupdate (#214)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1103520 commit 8f525f4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ repos:
1313
- id: double-quote-string-fixer
1414

1515
- repo: https://github.com/psf/black
16-
rev: 23.3.0
16+
rev: 23.7.0
1717
hooks:
1818
- id: black
1919
- id: black-jupyter
@@ -24,7 +24,7 @@ repos:
2424
- id: blackdoc
2525

2626
- repo: https://github.com/PyCQA/flake8
27-
rev: 6.0.0
27+
rev: 6.1.0
2828
hooks:
2929
- id: flake8
3030

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

3636
- repo: https://github.com/pre-commit/mirrors-prettier
37-
rev: v3.0.0-alpha.9-for-vscode
37+
rev: v3.0.3
3838
hooks:
3939
- id: prettier
4040

0 commit comments

Comments
 (0)