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 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
@@ -25,17 +25,17 @@ repos:
2525 ]
2626 exclude : " BIBLIOGRAPHY.bib|CONTRIBUTORS.rst"
2727 - repo : https://github.com/PyCQA/isort
28- rev : " 6 .0.1 "
28+ rev : " 7 .0.0 "
2929 hooks :
3030 - id : isort
3131 - repo : https://github.com/astral-sh/ruff-pre-commit
32- rev : " v0.12.4 "
32+ rev : " v0.14.3 "
3333 hooks :
3434 - id : ruff-format
3535 - id : ruff
3636 args : [--fix]
3737 - repo : https://github.com/adamchainz/blacken-docs
38- rev : 1.19.1
38+ rev : 1.20.0
3939 hooks :
4040 - id : blacken-docs
4141 language_version : python3.10
You can’t perform that action at this time.
0 commit comments