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/astral-sh/ruff-pre-commit
3- rev : " v0.8.3 "
3+ rev : " v0.8.6 "
44 hooks :
55 - id : ruff
66 args : ["--fix"]
1212 - id : end-of-file-fixer
1313 - id : check-yaml
1414- repo : https://github.com/woodruffw/zizmor-pre-commit
15- rev : v0.9.2
15+ rev : v1.0.1
1616 hooks :
1717 - id : zizmor
1818- repo : https://github.com/adamchainz/blacken-docs
3232 hooks :
3333 - id : python-use-type-annotations
3434- repo : https://github.com/pre-commit/mirrors-mypy
35- rev : v1.13.0
35+ rev : v1.14.1
3636 hooks :
3737 - id : mypy
3838 files : ^(src/|testing/|scripts/)
5454 # https://pyproject-fmt.readthedocs.io/en/latest/#calculating-max-supported-python-version
5555 additional_dependencies : ["tox>=4.9"]
5656- repo : https://github.com/asottile/pyupgrade
57- rev : v3.19.0
57+ rev : v3.19.1
5858 hooks :
5959 - id : pyupgrade
6060 args :
You can’t perform that action at this time.
0 commit comments