[3.11] Bump `ruff` to the latest version (GH-111288) (#111310)

This commit is contained in:
Artyom Romanov 2023-10-25 15:33:09 +05:00 committed by GitHub
parent 652d3f33fb
commit d38843a7b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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/