mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-02-04 17:12:47 +08:00
Bump ruff to 0.1.0 (#10900)
This commit is contained in:
@@ -20,7 +20,7 @@ repos:
|
||||
- id: isort
|
||||
name: isort (python)
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.0.292 # must match requirements-tests.txt
|
||||
rev: v0.1.0 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--exit-non-zero-on-fix]
|
||||
|
||||
Reference in New Issue
Block a user