mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-26 05:41:11 +08:00
deps: upgrade pytype (#11434)
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.2.0 # must match requirements-tests.txt and tests.yml
|
||||
rev: v0.2.1 # 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