Watch for changes in HTML files too
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user