From 67eda2e561cf688ff4cc7d71a7dd1dddff09edd4 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Wed, 15 May 2024 21:04:50 +0100 Subject: Scaling down pre-commit to remove ruff formatting --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.pre-commit-config.yaml') diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index cb75719..d3cb20e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: - id: ruff args: [--fix, --exit-non-zero-on-fix] # Formatter - - id: ruff-format + #- id: ruff-format - repo: https://github.com/Riverside-Healthcare/djLint rev: v1.34.1 -- cgit v1.2.3