Skip to content

Commit

Permalink
Bump pre-commit-hooks to v5.0.0 (home-assistant#130888)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas55555 authored Nov 19, 2024
1 parent 1941850 commit 4836f4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 4836f4a

Please sign in to comment.