misc: bump djhtml version (#75442)
gitea/django-mellon/pipeline/head This commit looks good Details

This commit is contained in:
Valentin Deniaud 2023-03-15 17:42:00 +01:00
parent e54f100fdf
commit ada3eda21e
1 changed files with 1 additions and 1 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.5'
hooks:
- id: djhtml
args: ['--tabwidth', '2']