mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump ruff to 0.4.9 (#119721)
This commit is contained in:
parent
7a3a57c78e
commit
8c5c7203ea
@ -1,6 +1,6 @@
|
||||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.4.8
|
||||
rev: v0.4.9
|
||||
hooks:
|
||||
- id: ruff
|
||||
args:
|
||||
|
@ -1,5 +1,5 @@
|
||||
# Automatically generated from .pre-commit-config.yaml by gen_requirements_all.py, do not edit
|
||||
|
||||
codespell==2.3.0
|
||||
ruff==0.4.8
|
||||
ruff==0.4.9
|
||||
yamllint==1.35.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user