File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,10 @@ repos:
1919 additional_dependencies : [black==24.10.0]
2020
2121 - repo : https://github.com/pre-commit/pre-commit-hooks
22- rev : v5 .0.0
22+ rev : v6 .0.0
2323 hooks :
2424 - id : trailing-whitespace
2525 - id : end-of-file-fixer
26- - id : fix-encoding-pragma
27- args : [--remove]
2826 - id : check-yaml
2927 - id : debug-statements
3028 language_version : python3
@@ -53,15 +51,15 @@ repos:
5351 args : [--py39-plus]
5452
5553 - repo : https://github.com/pre-commit/mirrors-eslint
56- rev : v9.29 .0
54+ rev : v9.33 .0
5755 hooks :
5856 - id : eslint
5957 additional_dependencies :
605861596260 args : ["--fix"]
6361 - repo : https://github.com/pre-commit/mirrors-mypy
64- rev : v1.16 .1
62+ rev : v1.17 .1
6563 hooks :
6664 - id : mypy
6765 files : ^(src/pytest_html|testing)
You can’t perform that action at this time.
0 commit comments