mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-25 21:31:09 +08:00
Bump ruff to 0.0.292 (#10830)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.0.287 → v0.0.292](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.287...v0.0.292)
This commit is contained in:
committed by
GitHub
parent
ca139ad726
commit
ff520ca9f2
@@ -20,7 +20,7 @@ repos:
|
||||
- id: isort
|
||||
name: isort (python)
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.0.287 # must match requirements-tests.txt
|
||||
rev: v0.0.292 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--exit-non-zero-on-fix]
|
||||
|
||||
Reference in New Issue
Block a user