Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: 859e42ab7d54544f32d4f73bbc2136a7d9094f54 → 8b76f04e7e5a9cd259e9d1db7799599355f97cdf](astral-sh/ruff-pre-commit@859e42a...8b76f04)
  • Loading branch information
pre-commit-ci[bot] authored Dec 9, 2024
1 parent 33d0065 commit e42d345
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
- id: gitlint

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 859e42ab7d54544f32d4f73bbc2136a7d9094f54 # frozen: v0.8.1
rev: 8b76f04e7e5a9cd259e9d1db7799599355f97cdf # frozen: v0.8.2
hooks:
- id: ruff
files: ^(scripts|tests|custom_components)/.+\.py$
Expand Down Expand Up @@ -65,7 +65,7 @@ repos:
rev: f12edd9c7be1c20cfa42420fd0e6df71e42b51ea # frozen: v4.0.0-alpha.8
hooks:
- id: prettier
stages: [commit]
stages: [pre-commit]

- repo: https://github.com/fsfe/reuse-tool
rev: 60dfc6b2ad9e1f3eabfbcf3a0dc202ee89dc5a00 # frozen: v5.0.2
Expand Down

0 comments on commit e42d345

Please sign in to comment.