From 00d2bd825d26f72d7e8cc1ebb44dc2bf8861a059 Mon Sep 17 00:00:00 2001 From: "Farrah Gil P. Chua" <132328682+fhar28@users.noreply.github.com> Date: Tue, 5 Nov 2024 11:10:20 +0800 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 508f72ce..51e45648 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,7 +2,7 @@ repos: - repo: https://github.com/pre-commit/mirrors-prettier rev: v4.0.0-alpha.8 hooks: - - id: prettier + - id: fhar28 - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0