Skip to content

Commit

Permalink
Chore: pre-commit autofixes
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 3, 2025
1 parent a259894 commit e6f6472
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 @@ -33,7 +33,7 @@ repos:
- id: gitlint

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 871f3bcae4fe473cd7109c3a068db975dc035e3b # frozen: v0.9.4
rev: 871f3bcae4fe473cd7109c3a068db975dc035e3b # frozen: v0.9.4
hooks:
- id: ruff
files: ^(scripts|tests|custom_components)/.+\.py$
Expand Down

0 comments on commit e6f6472

Please sign in to comment.