From e04d17d7bdbf9f93ccc1d2708a4bed15330111d2 Mon Sep 17 00:00:00 2001 From: Alexandr Garbuzov Date: Thu, 5 Oct 2023 09:39:44 +0300 Subject: [PATCH] ci(labeler): fix infrastructure label (#3284) --- .github/labeler.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/labeler.yml b/.github/labeler.yml index 5e0475a..aa276c6 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -49,4 +49,4 @@ ranks: src/calculateRank.js ci: - .github/workflows/* - scripts/* -infrastructure: .eslintrc.js +infrastructure: .eslintrc.json