File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ exclude: ^(secrets/)
22
33repos :
44 - repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.6 .0
5+ rev : v5.0 .0
66 hooks :
77 - id : trailing-whitespace
88 - id : end-of-file-fixer
@@ -13,14 +13,14 @@ repos:
1313 - id : mixed-line-ending
1414
1515 - repo : https://github.com/asottile/pyupgrade
16- rev : v3.15.2
16+ rev : v3.19.0
1717 hooks :
1818 - id : pyupgrade
1919 args :
2020 - " --py38-plus"
2121
2222 - repo : https://github.com/psf/black
23- rev : 24.3 .0
23+ rev : 24.10 .0
2424 hooks :
2525 - id : black
2626 - id : black-jupyter
3131 - id : blackdoc
3232
3333 - repo : https://github.com/astral-sh/ruff-pre-commit
34- rev : " v0.3.5 "
34+ rev : " v0.7.3 "
3535 hooks :
3636 - id : ruff
3737 args : ["--fix"]
4242 - id : prettier
4343
4444 - repo : https://github.com/kynan/nbstripout
45- rev : 0.7.1
45+ rev : 0.8.0
4646 hooks :
4747 - id : nbstripout
4848
You can’t perform that action at this time.
0 commit comments