diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9dcc4a2..075abb8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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']