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) 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.