Skip to content

Commit 0bc89da

Browse files
Chore: pre-commit autoupdate
Signed-off-by: pre-commit-ci[bot] <pre-commit-ci@users.noreply.github.com> updates: - [github.com/astral-sh/ruff-pre-commit: fa93bc3224c614a0e9786d3e2d3d48edcca246eb → 0839f92796ae388643a08a21640a029b322be5c2](astral-sh/ruff-pre-commit@fa93bc3...0839f92)
1 parent 0392462 commit 0bc89da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ repos:
5252
types: [yaml]
5353

5454
- repo: https://github.com/astral-sh/ruff-pre-commit
55-
rev: fa93bc3224c614a0e9786d3e2d3d48edcca246eb # frozen: v0.15.1
55+
rev: 0839f92796ae388643a08a21640a029b322be5c2 # frozen: v0.15.2
5656
hooks:
5757
- id: ruff
5858
files: ^(scripts|tests|custom_components)/.+\.py$

0 commit comments

Comments
 (0)