From 16e9b0cdcb5ca5562291464de5153695efc548d7 Mon Sep 17 00:00:00 2001 From: Omar Soriano Date: Mon, 3 Jun 2024 17:58:56 +0000 Subject: [PATCH] Remove ruff format --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 254aecbf00..951603917e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,6 @@ repos: hooks: - id: ruff args: [ --fix ] - - id: ruff-format - repo: https://github.com/djlint/djLint rev: v1.34.1 hooks: