Add pip-compile pre-commit hook

This commit is contained in:
Santiago L 2022-09-29 12:22:22 +02:00
parent 8fecf9e37b
commit 81fa78f6bb
1 changed files with 4 additions and 0 deletions

View File

@ -25,3 +25,7 @@ repos:
entry: npm run babel
language: node
files: ^ereuse_devicehub/static/js/main_inventory.js
- repo: https://github.com/jazzband/pip-tools
rev: 6.8.0
hooks:
- id: pip-compile