Update Ruff and enable F821 in stubs (#11771)

This commit is contained in:
Avasam
2024-04-17 12:50:58 -04:00
committed by GitHub
parent 6e16a4ce23
commit 12b9e48324
6 changed files with 13 additions and 15 deletions

View File

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