mirror of https://github.com/python/cpython.git
[3.11] Bump `ruff` to the latest version (GH-111288) (#111310)
This commit is contained in:
parent
652d3f33fb
commit
d38843a7b6
|
@ -1,6 +1,6 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.1.0
|
||||
rev: v0.1.2
|
||||
hooks:
|
||||
- id: ruff
|
||||
name: Run Ruff on Lib/test/
|
||||
|
|
Loading…
Reference in New Issue