From b61408d5409f70366755bd6acbadb948dcd5b5df Mon Sep 17 00:00:00 2001 From: Jenny Wong Date: Thu, 12 Dec 2024 10:37:28 +0000 Subject: [PATCH] Update .pre-commit-config.yaml --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1e408dd..18daf36 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -59,7 +59,7 @@ repos: - id: flake8 # Lint our jinja2 templates - - repo: https://github.com/Riverside-Healthcare/djLint + - repo: https://github.com/djlint/djLint rev: v1.36.3 hooks: - id: djlint-jinja