Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down
1 change: 1 addition & 0 deletions devstats/reports/prs_pony_factor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
1 change: 1 addition & 0 deletions devstats/reports/pull_requests/pony_factor.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.