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 1313
1414repos :
1515 - repo : https://github.com/pre-commit/pre-commit-hooks
16- rev : v5 .0.0
16+ rev : v6 .0.0
1717 hooks :
1818 - id : trailing-whitespace
1919 exclude : (pydatalab/example_data/)|(.*.snap)
@@ -29,14 +29,14 @@ repos:
2929 - id : mixed-line-ending
3030
3131 - repo : https://github.com/astral-sh/ruff-pre-commit
32- rev : v0.12.7
32+ rev : v0.13.3
3333 hooks :
3434 - id : ruff
3535 args : [--fix]
3636 - id : ruff-format
3737
3838 - repo : https://github.com/pre-commit/mirrors-eslint
39- rev : v8.56 .0
39+ rev : v9.37 .0
4040 hooks :
4141 - id : eslint
4242 additional_dependencies :
6363 args : [--py310-plus]
6464
6565 - repo : https://github.com/pre-commit/mirrors-mypy
66- rev : v1.17.1
66+ rev : v1.18.2
6767 hooks :
6868 - id : mypy
6969 additional_dependencies :
You can’t perform that action at this time.
0 commit comments