From 0fabae1d87ccdad90aeff85693f4230aa6863680 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Mon, 7 Apr 2025 23:08:16 -0700 Subject: [PATCH 1/2] MAINT: switch to maintained prettier fork --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8bcfe38..61458df 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,8 +18,8 @@ repos: - id: mixed-line-ending - id: trailing-whitespace - - repo: https://github.com/pre-commit/mirrors-prettier - rev: ffb6a759a979008c0e6dff86e39f4745a2d9eac4 # frozen: v3.1.0 + - repo: https://github.com/rbubley/mirrors-prettier + rev: 787fb9f542b140ba0b2aced38e6a3e68021647a3 # frozen: v3.5.3 hooks: - id: prettier files: \.(css|html|md|yml|yaml) From 6a7e847e99192638d0836c6f39c68145f0e59482 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 8 Apr 2025 06:11:07 +0000 Subject: [PATCH 2/2] =?UTF-8?q?'[pre-commit.ci=20=F0=9F=A4=96]=20Apply=20c?= =?UTF-8?q?ode=20format=20tools=20to=20PR'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devstats/reports/prs_pony_factor.md | 1 + devstats/reports/pull_requests/pony_factor.md | 1 + 2 files changed, 2 insertions(+) diff --git a/devstats/reports/prs_pony_factor.md b/devstats/reports/prs_pony_factor.md index b30e4da..2749391 100644 --- a/devstats/reports/prs_pony_factor.md +++ b/devstats/reports/prs_pony_factor.md @@ -54,4 +54,5 @@ glue("{{ project }}_pony_factor", pony_factor) % - pony factor over time, e.g yearly bins [^master_to_main]: i.e. `master` or `main`. + [^only_active]: This only includes PRs from users with an active GitHub account. diff --git a/devstats/reports/pull_requests/pony_factor.md b/devstats/reports/pull_requests/pony_factor.md index f5024b0..a5d50a9 100644 --- a/devstats/reports/pull_requests/pony_factor.md +++ b/devstats/reports/pull_requests/pony_factor.md @@ -54,4 +54,5 @@ glue("{{ project }}_pony_factor", pony_factor) % - pony factor over time, e.g yearly bins [^master_to_main]: i.e. `master` or `main`. + [^only_active]: This only includes PRs from users with an active GitHub account.