Skip to content

Commit

Permalink
Merge pull request #231 from tykeal/update_pre-commit
Browse files Browse the repository at this point in the history
Chore: Update pre-commit hooks
  • Loading branch information
tykeal authored Dec 1, 2024
2 parents 6fdb001 + cf62adf commit 113bdc9
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: 6a19e69c83fd6e3a3ffdd5e32a40e35c37b02218 # frozen: v0.7.3
rev: 859e42ab7d54544f32d4f73bbc2136a7d9094f54 # frozen: v0.8.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: 60dfc6b2ad9e1f3eabfbcf3a0dc202ee89dc5a00 # frozen: v5.0.2
hooks:
- id: reuse

Expand Down

0 comments on commit 113bdc9

Please sign in to comment.