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 11repos :
22 - repo : https://github.com/pre-commit/pre-commit-hooks
3- rev : " v5 .0.0"
3+ rev : " v6 .0.0"
44 hooks :
55 - id : check-added-large-files
66 - id : check-case-conflict
@@ -15,23 +15,23 @@ repos:
1515 - id : requirements-txt-fixer
1616 - id : trailing-whitespace
1717 - repo : https://github.com/codespell-project/codespell
18- rev : v2.3.0
18+ rev : v2.4.1
1919 hooks :
2020 - id : codespell
2121 args : ["--ignore-words-list=socio-economic"]
2222 exclude : " BIBLIOGRAPHY.bib|CONTRIBUTORS.rst|.*.ipynb"
2323 - repo : https://github.com/PyCQA/isort
24- rev : " 5.13.2 "
24+ rev : " 7.0.0 "
2525 hooks :
2626 - id : isort
2727 - repo : https://github.com/astral-sh/ruff-pre-commit
28- rev : " v0.8 .2"
28+ rev : " v0.14 .2"
2929 hooks :
3030 - id : ruff-format
3131 - id : ruff
3232 args : [--fix]
3333 - repo : https://github.com/adamchainz/blacken-docs
34- rev : 1.19.1
34+ rev : 1.20.0
3535 hooks :
3636 - id : blacken-docs
3737 language_version : python3.10
You can’t perform that action at this time.
0 commit comments