summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.pre-commit-config.yaml')
-rw-r--r--.pre-commit-config.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 841663e4..2098296f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -75,3 +75,8 @@ repos:
rev: 0.2.2
hooks:
- id: checkmake
+ - repo: https://github.com/adamchainz/djade-pre-commit
+ rev: 1.7.0
+ hooks:
+ - id: djade
+ args: [--target-version, "6.0"]