mirror of
https://github.com/esphome/esphome.git
synced 2026-01-10 12:10:48 -07:00
Fix pre-commit CI issues by switching to lite mode (#9484)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
ci:
|
||||
autoupdate_commit_msg: 'pre-commit: autoupdate'
|
||||
autoupdate_schedule: weekly
|
||||
autoupdate_schedule: off # Disabled until ruff versions are synced between deps and pre-commit
|
||||
# Skip hooks that have issues in pre-commit CI environment
|
||||
skip: [pylint, clang-tidy-hash, yamllint]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user