use pip-compile instead of pip-compile-multi

This commit is contained in:
David Lord 2023-11-09 08:46:01 -08:00
parent 6ee5dcc0ec
commit 04920b3076
No known key found for this signature in database
GPG key ID: 7A1C87E3F5BC42A8
16 changed files with 201 additions and 122 deletions

View file

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