chore: update pre-commit hook python-poetry/poetry to v1.5.1
This commit is contained in:
parent
8a06caa8c2
commit
82fa4a7f31
|
@ -25,7 +25,7 @@ repos:
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
|
|
||||||
- repo: https://github.com/python-poetry/poetry
|
- repo: https://github.com/python-poetry/poetry
|
||||||
rev: 1.4.2
|
rev: 1.5.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: poetry-check
|
- id: poetry-check
|
||||||
files: ^api/pyproject.toml$
|
files: ^api/pyproject.toml$
|
||||||
|
|
Loading…
Reference in New Issue