File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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 : v4.6 .0
44 hooks :
55 - id : trailing-whitespace
66 exclude : tests/data
1414 files : requirements-dev.txt
1515
1616- repo : https://github.com/psf/black
17- rev : 24.3.0
17+ rev : 24.4.2
1818 hooks :
1919 - id : black
2020 language_version : python3
2525 - id : blackdoc
2626
2727- repo : https://github.com/econchick/interrogate
28- rev : 1.5 .0
28+ rev : 1.7 .0
2929 hooks :
3030 - id : interrogate
3131 exclude : ^(docs|tests)
@@ -45,12 +45,12 @@ repos:
4545 - id : add-trailing-comma
4646
4747- repo : https://github.com/astral-sh/ruff-pre-commit
48- rev : v0.3.5
48+ rev : v0.4.3
4949 hooks :
5050 - id : ruff
5151
5252- repo : https://github.com/tox-dev/pyproject-fmt
53- rev : 1.7 .0
53+ rev : 1.8 .0
5454 hooks :
5555 - id : pyproject-fmt
5656
You can’t perform that action at this time.
0 commit comments