misc: bump djhtml version (#75442)

This commit is contained in:
Valentin Deniaud 2023-03-29 12:11:07 +02:00
parent 4c419c0695
commit 670bafd12a
3 changed files with 5 additions and 5 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']