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

This commit is contained in:
Frédéric Péters 2022-06-17 19:55:16 +02:00
parent b215fb35af
commit 3c06b8b6fa
1 changed files with 4 additions and 0 deletions

View File

@ -11,3 +11,7 @@ repos:
hooks:
- id: isort
args: ['--profile', 'black', '--line-length', '110']
- repo: https://git.entrouvert.org/pre-commit-debian.git
rev: v0.1
hooks:
- id: pre-commit-debian