From 23a3db6918a20879cfbbee9795926ffb194bf57f Mon Sep 17 00:00:00 2001 From: beefchimi Date: Thu, 23 Nov 2023 14:32:56 -0500 Subject: [PATCH] :bug: [Labeler] Fix another typo --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 280a73e..f13b4f4 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -10,7 +10,7 @@ - .vscode/** - .editorconfig - .eslintignore - - .eslintrc.cjs + - .eslintrc - .gitignore - .nvmrc - .prettierrc