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 @@ -15,13 +15,13 @@ repos:
15
15
- id : requirements-txt-fixer
16
16
- id : double-quote-string-fixer
17
17
- repo : https://github.com/pycqa/flake8
18
- rev : 7.1.1
18
+ rev : 7.1.2
19
19
hooks :
20
20
- id : flake8
21
21
additional_dependencies : [flake8-typing-imports==1.14.0]
22
22
args : [--min-python-version=3.8]
23
23
- repo : https://github.com/hhatto/autopep8
24
- rev : v2.3.1
24
+ rev : v2.3.2
25
25
hooks :
26
26
- id : autopep8
27
27
- repo : https://github.com/asottile/reorder-python-imports
@@ -48,10 +48,10 @@ repos:
48
48
hooks :
49
49
- id : setup-cfg-fmt
50
50
- repo : https://github.com/pre-commit/mirrors-mypy
51
- rev : v1.14.1
51
+ rev : v1.15.0
52
52
hooks :
53
53
- id : mypy
54
54
- repo : https://github.com/pre-commit/mirrors-clang-format
55
- rev : ' v19.1.6 '
55
+ rev : ' v19.1.7 '
56
56
hooks :
57
57
- id : clang-format
You can’t perform that action at this time.
0 commit comments