misc: use pre-commit-debian (#66191)

This commit is contained in:
Frédéric Péters 2022-06-17 19:57:39 +02:00
parent 5fb4f75d24
commit 123715f29e
1 changed files with 4 additions and 0 deletions

View File

@ -16,3 +16,7 @@ repos:
hooks:
- id: black
args: ['--target-version', 'py37', '--skip-string-normalization', '--line-length', '110']
- repo: https://git.entrouvert.org/pre-commit-debian.git
rev: v0.1
hooks:
- id: pre-commit-debian