Bump ruff to 0.4.5 (#117958)
parent
178c185a2f
commit
cc17725d1d
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.4.4
|
||||
rev: v0.4.5
|
||||
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.2.6
|
||||
ruff==0.4.4
|
||||
ruff==0.4.5
|
||||
yamllint==1.35.1
|
||||
|
|
Loading…
Reference in New Issue