From cb5345436ad006fa56d21a68498cdcf7fecd17c6 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 17:12:38 +0000 Subject: [PATCH] chore(pre-commit.ci): auto fixes --- .all-contributorsrc | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 9ad08a1..255882c 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -3,9 +3,7 @@ "projectOwner": "34j", "repoType": "github", "repoHost": "https://github.com", - "files": [ - "README.md" - ], + "files": ["README.md"], "imageSize": 80, "commit": true, "commitConvention": "angular", @@ -15,11 +13,7 @@ "name": "34j", "avatar_url": "https://avatars.githubusercontent.com/u/55338215?v=4", "profile": "https://github.com/34j", - "contributions": [ - "code", - "ideas", - "doc" - ] + "contributions": ["code", "ideas", "doc"] } ], "contributorsPerLine": 7,