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