From 1bfad5d14a3bd9f3bdca8ab0eff7bd1afd86afb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 10:11:07 +0000 Subject: [PATCH 1/2] chore(deps): update pre-commit hook pre-commit/mirrors-prettier to v3.0.1 --- .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 5ca264c..ffef402 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: v3.0.0 + rev: v3.0.1 hooks: - id: prettier args: ["--tab-width", "2"] From 34dcdf986257fb8c43fe506d17954d349cd60234 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 10:11:20 +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 ec065d8..44ea0c0 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,