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 3131# - hatch-vcs
3232
3333 - repo : https://github.com/pre-commit/mirrors-mypy
34- rev : v1.15.0
34+ rev : v1.16.1
3535 hooks :
3636 - id : mypy
3737 files : src
5151 - id : rst-directive-colons
5252
5353 - repo : https://github.com/asottile/pyupgrade
54- rev : v3.19.1
54+ rev : v3.20.0
5555 hooks :
5656 - id : pyupgrade
5757 args : [ --py39-plus ]
9090 - id : rm-unneeded-f-str
9191
9292 - repo : https://github.com/python-jsonschema/check-jsonschema
93- rev : 0.32.1
93+ rev : 0.33.2
9494 hooks :
9595 - id : check-github-workflows
9696 - id : check-github-actions
@@ -103,7 +103,7 @@ repos:
103103 - id : auto-walrus
104104
105105 - repo : https://github.com/astral-sh/ruff-pre-commit
106- rev : " v0.11.4 "
106+ rev : " v0.12.2 "
107107 hooks :
108108 - id : ruff
109109 types_or : [ python, pyi, jupyter ]
You can’t perform that action at this time.
0 commit comments