misc: bump djhtml version (#75442)

This commit is contained in:
Valentin Deniaud 2023-03-29 11:57:05 +02:00
parent 3a63f02dae
commit 8c88ec414d
4 changed files with 16 additions and 16 deletions

View File

@ -22,7 +22,7 @@ repos:
- id: isort
args: ['--profile', 'black', '--line-length', '110']
- repo: https://github.com/rtts/djhtml
rev: 'v1.5.2'
rev: '3.0.6'
hooks:
- id: djhtml
args: ['--tabwidth', '2']