File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
- id : end-of-file-fixer
18
18
- id : trailing-whitespace
19
19
- repo : https://github.com/tox-dev/pyproject-fmt
20
- rev : v2.5.0
20
+ rev : v2.5.1
21
21
hooks :
22
22
- id : pyproject-fmt
23
23
additional_dependencies : ["tox>=4.9"]
@@ -47,12 +47,12 @@ repos:
47
47
additional_dependencies :
48
48
- black==25.1.0
49
49
- repo : https://github.com/pycqa/isort
50
- rev : 6.0.0
50
+ rev : 6.0.1
51
51
hooks :
52
52
- id : isort
53
53
name : isort (python)
54
54
- repo : https://github.com/PyCQA/flake8
55
- rev : 7.1.1
55
+ rev : 7.1.2
56
56
hooks :
57
57
- id : flake8
58
58
additional_dependencies :
61
61
- flake8-logging
62
62
- flake8-tidy-imports
63
63
- repo : https://github.com/pre-commit/mirrors-mypy
64
- rev : v1.14.1
64
+ rev : v1.15.0
65
65
hooks :
66
66
- id : mypy
67
67
additional_dependencies :
You can’t perform that action at this time.
0 commit comments