mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Update ruff to v0.1.1 (#102421)
This commit is contained in:
parent
7e6c14d062
commit
55a8f01dcf
@ -1,6 +1,6 @@
|
|||||||
repos:
|
repos:
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.0.292
|
rev: v0.1.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args:
|
args:
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
|
|
||||||
black==23.9.1
|
black==23.9.1
|
||||||
codespell==2.2.2
|
codespell==2.2.2
|
||||||
ruff==0.0.292
|
ruff==0.1.1
|
||||||
yamllint==1.32.0
|
yamllint==1.32.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user