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 11repos :
22 - repo : https://github.com/psf/black
3- rev : 24.10 .0
3+ rev : 25.1 .0
44 hooks :
55 - id : black
66 args : [--safe, --quiet, --line-length=88]
@@ -47,21 +47,21 @@ repos:
4747 args : ["--application-directories=.:src:testing", --py3-plus]
4848
4949 - repo : https://github.com/asottile/pyupgrade
50- rev : v3.19.0
50+ rev : v3.19.1
5151 hooks :
5252 - id : pyupgrade
5353 args : [--py39-plus]
5454
5555 - repo : https://github.com/pre-commit/mirrors-eslint
56- rev : v9.16 .0
56+ rev : v9.19 .0
5757 hooks :
5858 - id : eslint
5959 additional_dependencies :
6060 - eslint@8.20.0
6161 - eslint-config-google@0.14.0
6262 args : ["--fix"]
6363 - repo : https://github.com/pre-commit/mirrors-mypy
64- rev : v1.13.0
64+ rev : v1.14.1
6565 hooks :
6666 - id : mypy
6767 files : ^(src/pytest_html|testing)
You can’t perform that action at this time.
0 commit comments