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 66 args : ["--target-version=py39"]
77
88 - repo : https://github.com/asottile/blacken-docs
9- rev : 1.19.0
9+ rev : 1.19.1
1010 hooks :
1111 - id : blacken-docs
1212 args : ["--target-version=py39"]
@@ -30,13 +30,13 @@ repos:
3030 args : [--no-build-isolation]
3131
3232 - repo : https://github.com/pre-commit/mirrors-mypy
33- rev : " v1.11.2 "
33+ rev : " v1.13.0 "
3434 hooks :
3535 - id : mypy
3636 additional_dependencies : [cryptography>=3.4.0]
3737
3838 - repo : https://github.com/abravalheri/validate-pyproject
39- rev : " v0.20.2 "
39+ rev : " v0.23 "
4040 hooks :
4141 - id : validate-pyproject
4242
5959
6060 - repo : https://github.com/astral-sh/ruff-pre-commit
6161 # Ruff version.
62- rev : v0.6.9
62+ rev : v0.7.3
6363 hooks :
6464 # Run the linter.
6565 - id : ruff
You can’t perform that action at this time.
0 commit comments