mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-29 23:26:54 +08:00
Bump ruff (#10988)
This commit is contained in:
@@ -15,7 +15,7 @@ repos:
|
||||
- id: black
|
||||
language_version: python3.10
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.1.0 # must match requirements-tests.txt and tests.yml
|
||||
rev: v0.1.4 # must match requirements-tests.txt and tests.yml
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--exit-non-zero-on-fix, --fix-only]
|
||||
|
||||
Reference in New Issue
Block a user