mirror of
https://github.com/home-assistant/core.git
synced 2025-07-29 18:28:14 +02:00
Update ruff to v0.1.1 (#102421)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user