Watch for changes in HTML files too

This commit is contained in:
2022-11-03 07:20:30 +00:00
parent f90f388e87
commit 74c46f2647
3 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@ repos:
args: [--max-line-length=88]
exclude: ^core/migrations
- repo: https://github.com/rtts/djhtml
rev: 'v1.5.2' # replace with the latest tag on GitHub
rev: 'v1.5.2'
hooks:
- id: djhtml
args: [-t 2]
@@ -25,7 +25,6 @@ repos:
- id: djjs
exclude: ^core/static/js # slow
- repo: https://github.com/sirwart/ripsecrets.git
# Set your version, be sure to use the latest and update regularly or use 'main'
rev: v0.1.5
hooks:
- id: ripsecrets