mirror of https://github.com/commaai/openpilot.git
pre-commit: autoupdate hooks (#28271)
Update pre-commit hook versions Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
This commit is contained in:
parent
b43a875ba2
commit
bf8e6d0d29
|
@ -80,6 +80,6 @@ repos:
|
|||
language: script
|
||||
pass_filenames: false
|
||||
- repo: https://github.com/python-poetry/poetry
|
||||
rev: '1.4.0'
|
||||
rev: '1.5.0'
|
||||
hooks:
|
||||
- id: poetry-check
|
||||
|
|
Loading…
Reference in New Issue