pre-commit: autoupdate hooks (#28271)

Update pre-commit hook versions

Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
pull/28274/head
Adeeb Shihadeh 2 years ago committed by GitHub
parent b43a875ba2
commit bf8e6d0d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .pre-commit-config.yaml

@ -80,6 +80,6 @@ repos:
language: script language: script
pass_filenames: false pass_filenames: false
- repo: https://github.com/python-poetry/poetry - repo: https://github.com/python-poetry/poetry
rev: '1.4.0' rev: '1.5.0'
hooks: hooks:
- id: poetry-check - id: poetry-check

Loading…
Cancel
Save