File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
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 : " v4.5 .0"
3+ rev : " v5.0 .0"
44 hooks :
55 - id : check-added-large-files
66 - id : check-case-conflict
1515 - id : requirements-txt-fixer
1616 - id : trailing-whitespace
1717 - repo : https://github.com/codespell-project/codespell
18- rev : v2.2.6
18+ rev : v2.4.1
1919 hooks :
2020 - id : codespell
2121 exclude : " BIBLIOGRAPHY.bib|CONTRIBUTORS.rst|.*.ipynb"
@@ -25,21 +25,21 @@ repos:
2525 - id : flynt
2626 args : [--verbose]
2727 - repo : https://github.com/PyCQA/isort
28- rev : " 5.13.2 "
28+ rev : " 6.0.1 "
2929 hooks :
3030 - id : isort
3131 - repo : https://github.com/astral-sh/ruff-pre-commit
32- rev : " v0.1.14 "
32+ rev : " v0.11.13 "
3333 hooks :
3434 - id : ruff-format
3535 - id : ruff
3636 - repo : https://github.com/adamchainz/blacken-docs
37- rev : 1.16.0
37+ rev : 1.19.1
3838 hooks :
3939 - id : blacken-docs
4040 language_version : python3.10
4141 - repo : https://github.com/pre-commit/mirrors-prettier
42- rev : " v3.1.0 "
42+ rev : " v4.0.0-alpha.8 "
4343 hooks :
4444 - id : prettier
4545 - repo : https://github.com/pre-commit/pygrep-hooks
You can’t perform that action at this time.
0 commit comments