Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#218)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jun 9, 2024
1 parent 1968ee6 commit 1915b12
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 @@ -3,7 +3,7 @@ ci:
skip: [yarn-build, yarn-lint]
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.4.4
rev: v0.4.7
hooks:
- id: ruff
files: ^(scripts|tests|custom_components)/.+\.py$
Expand Down Expand Up @@ -79,6 +79,6 @@ repos:
files: ^(custom_components)/.+\.py$

- repo: https://github.com/rhysd/actionlint
rev: f970a14472c1b4d576f8456884a3238aa353a288 # frozen: v1.7.0
rev: 62dc61a45fc95efe8c800af7a557ab0b9165d63b # frozen: v1.7.1
hooks:
- id: actionlint

0 comments on commit 1915b12

Please sign in to comment.