fix pre-commit warning

old-commit-hash: af991b143a
pull/32103/head
Adeeb Shihadeh 1 year ago
parent c61ed86e93
commit d9c8f22082
  1. 2
      .pre-commit-config.yaml

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

Loading…
Cancel
Save