diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 72347139a744ed4f0f4570e3c28d69a987b852bd..8359afe36571b8335afe2f528dc08285e4efce48 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,6 +29,7 @@ sha: 4a369cc72a4a2b8d3813ab8cc17abb5f5b21ef6c hooks: - id: convert-jinja2-into-html + # The argument means repleace filename from pattern `.*/([^/]*)\.tmpl` to `\1` args: ['--filename_pattern=.*/([^/]*)\.tmpl', '--filename_repl=\1'] - repo: local hooks: