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 @@ -12,12 +12,12 @@ repos:
1212 - id : prettier
1313
1414 - repo : https://github.com/tox-dev/pyproject-fmt
15- rev : " v2.6 .0"
15+ rev : " v2.7 .0"
1616 hooks :
1717 - id : pyproject-fmt
1818
1919 - repo : https://github.com/astral-sh/ruff-pre-commit
20- rev : v0.12 .3
20+ rev : v0.13 .3
2121 hooks :
2222 - id : ruff
2323 types_or : [python, pyi, jupyter]
2626 types_or : [python, pyi, jupyter]
2727
2828 - repo : https://github.com/pre-commit/pre-commit-hooks
29- rev : v5 .0.0
29+ rev : v6 .0.0
3030 hooks :
3131 - id : detect-private-key
3232 - id : check-ast
4949 files : ' .*\.rej$'
5050
5151 - repo : https://github.com/pre-commit/mirrors-mypy
52- rev : v1.16.1
52+ rev : v1.18.2
5353 hooks :
5454 - id : mypy
5555 args : [--no-strict-optional, --ignore-missing-imports]
You can’t perform that action at this time.
0 commit comments