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 Jul 8, 2024
1 parent 0c44c1a commit 53605a2
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: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1
rev: f6793c73d53e659efecf3b3c38d122fb6a2a969f # frozen: v0.5.1
hooks:
- id: ruff
files: ^(scripts|tests|custom_components)/.+\.py$
Expand Down Expand Up @@ -68,7 +68,7 @@ repos:
stages: [commit]

- repo: https://github.com/fsfe/reuse-tool
rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3
rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3
hooks:
- id: reuse

Expand Down

0 comments on commit 53605a2

Please sign in to comment.