Skip to content

chore: pre-commit autoupdate#21

Merged
Marius1311 merged 2 commits into
template/v0.7.0from
chore/pre-commit-autoupdate
Apr 30, 2026
Merged

chore: pre-commit autoupdate#21
Marius1311 merged 2 commits into
template/v0.7.0from
chore/pre-commit-autoupdate

Conversation

@Marius1311
Copy link
Copy Markdown
Member

Summary

Pre-commit hook autoupdate. Replaces stale auto-PR #19. Stacked on top of
#20 because pyproject-fmt v2.21 reformats the new [dependency-groups]
layout introduced there.

Changes

  • biomejs/pre-commit v2.3.10 → v2.4.13
  • tox-dev/pyproject-fmt v2.11.1 → v2.21.1
  • astral-sh/ruff-pre-commit v0.14.10 → v0.15.12
  • pyproject.toml reformat: [tool.pytest.ini_options][tool.pytest]
    with ini_options.* flat keys; same for [tool.coverage]. No behavior
    change — pyproject-fmt v2.21's preferred layout.

Tests run

  • uvx pre-commit run --all-files — all hooks pass.
  • Second run is idempotent.

Reviewer focus

The pyproject.toml reformat looks larger than it is — it's purely
flatten-into-dotted-keys.

Closes

Supersedes #19. Merge after #20.

Bump pinned hook versions and run `pre-commit run --all-files`. Replaces
the stale auto-PR #19. Stacked on top of #20 since pyproject-fmt v2.21
reformats the `[dependency-groups]` layout introduced there.

- biomejs/pre-commit v2.3.10 → v2.4.13
- tox-dev/pyproject-fmt v2.11.1 → v2.21.1
- astral-sh/ruff-pre-commit v0.14.10 → v0.15.12

The `pyproject.toml` reformat (flatten `[tool.pytest.ini_options]` into
`ini_options.*` keys under `[tool.pytest]`, same for `[tool.coverage]`)
is purely the new pyproject-fmt's preferred layout.
@Marius1311 Marius1311 force-pushed the chore/pre-commit-autoupdate branch from 0419ecc to 90b2bb8 Compare April 30, 2026 14:50
@Marius1311 Marius1311 merged commit 9c2a7aa into template/v0.7.0 Apr 30, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant