From 8184524c12b792e182809a11aaefcf89e37fe416 Mon Sep 17 00:00:00 2001 From: Philip Top Date: Tue, 28 Jan 2025 05:50:33 -0800 Subject: [PATCH] update yaml with spelling ignore --- .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 14da08973..eb3685f46 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -90,4 +90,4 @@ repos: rev: v2.4.0 hooks: - id: codespell - args: ["-L", "atleast,ans,doub,inout,AtMost"] + args: ["-L", "atleast,ans,doub,inout,AtMost,hep"]