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: 'samples'
22
33repos :
44- repo : https://github.com/pre-commit/pre-commit-hooks
5- rev : v4.5 .0
5+ rev : v4.6 .0
66 hooks :
77 - id : trailing-whitespace
88 - id : check-ast
1616 files : requirements-dev.txt
1717
1818- repo : https://github.com/psf/black
19- rev : 24.3.0
19+ rev : 24.4.2
2020 hooks :
2121 - id : black
2222 language_version : python3
3939
4040
4141- repo : https://github.com/econchick/interrogate
42- rev : 1.5 .0
42+ rev : 1.7 .0
4343 hooks :
4444 - id : interrogate
4545 exclude : ^(docs|setup.py|tests)
@@ -51,12 +51,12 @@ repos:
5151 - id : add-trailing-comma
5252
5353- repo : https://github.com/astral-sh/ruff-pre-commit
54- rev : v0.3.5
54+ rev : v0.4.3
5555 hooks :
5656 - id : ruff
5757
5858- repo : https://github.com/tox-dev/pyproject-fmt
59- rev : 1.7 .0
59+ rev : 1.8 .0
6060 hooks :
6161 - id : pyproject-fmt
6262
You can’t perform that action at this time.
0 commit comments