From ed1e37a98f4a1b17cca1e86cde18acb939767ac2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:05:24 +0000 Subject: [PATCH 1/2] chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3 --- .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 b06028f..3675d6a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: hooks: - id: poetry-check - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.7.1 + rev: v3.1.0 hooks: - id: prettier args: ["--tab-width", "2"] From 2f75089586d022330d8dce6eb284eb98573cfa98 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 10:05:53 +0000 Subject: [PATCH 2/2] 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 eb77136..6370b21 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,