fix pre-commit warning

pull/32491/head
Adeeb Shihadeh 11 months ago
parent 332542fad8
commit af991b143a
  1. 2
      .pre-commit-config.yaml

@ -89,7 +89,7 @@ repos:
entry: selfdrive/ui/tests/test_translations.py entry: selfdrive/ui/tests/test_translations.py
language: script language: script
pass_filenames: false pass_filenames: false
files: 'selfdrive/ui/translations/*' files: '^selfdrive/ui/translations/'
- repo: https://github.com/python-poetry/poetry - repo: https://github.com/python-poetry/poetry
rev: '1.8.0' rev: '1.8.0'
hooks: hooks:

Loading…
Cancel
Save