diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ba2f9b..3e26515 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,6 +20,11 @@ repos: args: [--pytest-test-first] - id: trailing-whitespace + - repo: https://github.com/adamchainz/djade-pre-commit + rev: "1.9.0" + hooks: + - id: djade + - repo: https://github.com/adamchainz/django-upgrade rev: 1.30.0 hooks: