Bump ruff to 0.5.4 (#122289)
parent
537a76d049
commit
5075f0aac8
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.5.3
|
||||
rev: v0.5.4
|
||||
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.5.3
|
||||
ruff==0.5.4
|
||||
yamllint==1.35.1
|
||||
|
|
Loading…
Reference in New Issue