[ci] Scope local pylint pre-commit hook to esphome/ (#15818)

This commit is contained in:
J. Nick Koston
2026-04-17 17:54:12 -05:00
committed by GitHub
parent 1bf455cfbb
commit 6ebe1e92eb

View File

@@ -58,6 +58,7 @@ repos:
entry: python3 script/run-in-env.py pylint
language: system
types: [python]
files: ^esphome/.+\.py$
- id: clang-tidy-hash
name: Update clang-tidy hash
entry: python script/clang_tidy_hash.py --update-if-changed