File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -28,11 +28,11 @@ repos:
28
28
- id : end-of-file-fixer
29
29
- id : trailing-whitespace
30
30
- repo : https://github.com/python-poetry/poetry
31
- rev : 1.8.3
31
+ rev : 1.8.0
32
32
hooks :
33
33
- id : poetry-check
34
34
- repo : https://github.com/pre-commit/mirrors-prettier
35
- rev : v3.1.0
35
+ rev : v4.0.0-alpha.8
36
36
hooks :
37
37
- id : prettier
38
38
args : ["--tab-width", "2"]
50
50
hooks :
51
51
- id : isort
52
52
- repo : https://github.com/psf/black
53
- rev : 23.12.1
53
+ rev : 24.4.2
54
54
hooks :
55
55
- id : black
56
56
- repo : https://github.com/codespell-project/codespell
59
59
- id : codespell
60
60
args : [-w]
61
61
- repo : https://github.com/PyCQA/flake8
62
- rev : 6.1 .0
62
+ rev : 7.0 .0
63
63
hooks :
64
64
- id : flake8
65
65
# - repo: https://github.com/pre-commit/mirrors-mypy
You can’t perform that action at this time.
0 commit comments