mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-03 01:53:24 +08:00
Update Ruff and enable F821 in stubs (#11771)
This commit is contained in:
@@ -11,7 +11,7 @@ repos:
|
||||
args: [--fix=lf]
|
||||
- id: check-case-conflict
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.3.5 # must match requirements-tests.txt
|
||||
rev: v0.3.7 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: ruff
|
||||
# Run this separately because we don't really want
|
||||
|
||||
Reference in New Issue
Block a user