File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
repos :
2
2
- repo : https://github.com/psf/black
3
- rev : 24.3 .0
3
+ rev : 24.10 .0
4
4
hooks :
5
5
- id : black
6
6
language_version : python3.10
7
7
- repo : https://github.com/pre-commit/mirrors-mypy
8
- rev : v1.2 .0 # Updated to the desired version of mypy
8
+ rev : v1.13 .0 # Updated to the desired version of mypy
9
9
hooks :
10
10
- id : mypy
11
11
language_version : python3.10
12
12
- repo : https://github.com/python-poetry/poetry
13
- rev : 1.4.0
13
+ rev : 1.8.2
14
14
hooks :
15
15
- id : poetry-check
16
16
- repo : https://github.com/pycqa/flake8
17
- rev : 6.0 .0
17
+ rev : 6.1 .0
18
18
hooks :
19
19
- id : flake8
20
20
additional_dependencies : [Flake8-pyproject]
21
21
- repo : https://github.com/pycqa/isort
22
- rev : 5.12.0
22
+ rev : 5.13.2
23
23
hooks :
24
24
- id : isort
25
25
name : isort (python)
You can’t perform that action at this time.
0 commit comments