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:
Sebastian Rittau
2023-06-12 20:18:16 +02:00
committed by GitHub
parent be925c0d3f
commit ce222e5cd7
2 changed files with 11 additions and 5 deletions

View File

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