mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-30 08:04:24 +08:00
[pre-commit.ci] pre-commit autoupdate (#10007)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0) * Update requirements-tests.txt --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
committed by
GitHub
parent
30fd9b4ffa
commit
4d9ca511c0
@@ -18,7 +18,7 @@ repos:
|
||||
types: [file]
|
||||
types_or: [python, pyi]
|
||||
- repo: https://github.com/psf/black
|
||||
rev: 23.1.0 # must match requirements-tests.txt
|
||||
rev: 23.3.0 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: black
|
||||
language_version: python3.10
|
||||
|
||||
Reference in New Issue
Block a user