mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-28 22:56:55 +08:00
Split requirements file into sections (#10309)
Also note that type checkers and linters should be pinned to a specific version.
This commit is contained in:
@@ -3,7 +3,6 @@ repos:
|
||||
rev: v4.4.0 # must match requirements-tests.txt
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: requirements-txt-fixer
|
||||
- id: end-of-file-fixer
|
||||
- id: check-yaml
|
||||
- id: check-toml
|
||||
|
||||
Reference in New Issue
Block a user