summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2020-09-26 18:24:43 +0300
committerYuval Adam <_@yuv.al>2020-09-26 18:24:43 +0300
commit57081341b6615714736782b75d96fea1ba7142be (patch)
treed9dda3d2eb7b570900a72e80626f703effcd5621 /.pre-commit-config.yaml
parent189481692c57496e0542a400ea62a9356024e84c (diff)
Add jinja2 templates support
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 72538a9..559e626 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -20,3 +20,4 @@ repos:
language: system
entry: pipenv run test
types: [python]
+ pass_filenames: false