use pip-compile-multi for requirements

This commit is contained in:
David Lord 2022-02-08 12:05:05 -08:00
parent 528db86f85
commit 6f7d99ce4b
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
9 changed files with 46 additions and 144 deletions

View file

@ -25,6 +25,10 @@ repos:
additional_dependencies:
- flake8-bugbear
- flake8-implicit-str-concat
- repo: https://github.com/peterdemin/pip-compile-multi
rev: v2.4.3
hooks:
- id: pip-compile-multi-verify
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.1.0
hooks: