Update ruff to v0.1.1 (#102421)
This commit is contained in:
parent
7e6c14d062
commit
55a8f01dcf
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue