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: 1dc9eb131c2ea4816c708e4d85820d2cc8542683 → f6793c73d53e659efecf3b3c38d122fb6a2a969f](astral-sh/ruff-pre-commit@1dc9eb1...f6793c7)
- [github.com/fsfe/reuse-tool: dedabab03c34f0f4ee77be8baf0a684714bdb6e9 → 4906d887c29f724e91a710c988cc786bd5b695b3](fsfe/reuse-tool@dedabab...4906d88)
  • Loading branch information
pre-commit-ci[bot] authored Jul 8, 2024
1 parent 5c5f7cf commit 0c44c1a
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: 1dc9eb131c2ea4816c708e4d85820d2cc8542683 # frozen: v0.5.0
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: dedabab03c34f0f4ee77be8baf0a684714bdb6e9 # frozen: v4.0.2
rev: 4906d887c29f724e91a710c988cc786bd5b695b3 # frozen: v4.0.3
hooks:
- id: reuse

Expand Down

0 comments on commit 0c44c1a

Please sign in to comment.