Bump pre-commit-hooks to v5.0.0 (#130888)

This commit is contained in:
Thomas55555 2024-11-19 07:47:38 +01:00 committed by GitHub
parent 1941850685
commit 4836f4af2b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ repos:
exclude_types: [csv, json, html]
exclude: ^tests/fixtures/|homeassistant/generated/|tests/components/.*/snapshots/
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.4.0
rev: v5.0.0
hooks:
- id: check-executables-have-shebangs
stages: [manual]