From 9ec624cb8b8bca72a7d6a45a1a4abe41d0d88a47 Mon Sep 17 00:00:00 2001 From: Edward Park Date: Thu, 9 Oct 2025 20:21:47 -0700 Subject: [PATCH] revert --- .pre-commit-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1600b2a04..548696b55 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,6 @@ repos: hooks: - id: prettier types_or: [yaml, json5] - language_version: "22.17.0" - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version.