1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 19:02:18 +01:00

Remove hook that doesnt exist on beta

This commit is contained in:
Jesse Hills
2025-07-14 13:48:41 +12:00
parent 740c0ef9d7
commit 4153380f99

View File

@@ -6,7 +6,7 @@ ci:
autoupdate_commit_msg: 'pre-commit: autoupdate'
autoupdate_schedule: weekly
# Skip hooks that have issues in pre-commit CI environment
skip: [pylint, clang-tidy-hash, yamllint]
skip: [pylint, yamllint]
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit