Skip to content

chore: bump pre-commit hooks#44

Merged
babs merged 1 commit into
masterfrom
chore/bump-pre-commit-hooks
May 5, 2026
Merged

chore: bump pre-commit hooks#44
babs merged 1 commit into
masterfrom
chore/bump-pre-commit-hooks

Conversation

@babs

@babs babs commented May 5, 2026

Copy link
Copy Markdown
Member

Summary

  • ruff v0.8.3 -> v0.15.12 (cosmetic assertion-message reformat in two e2e test files applied by the new ruff-format)
  • pre-commit-hooks v5.0.0 -> v6.0.0
  • pyupgrade v3.17.0 -> v3.21.2 (fixes cannot use a bytes pattern on a string-like object under Python 3.14)
  • mypy v1.11.2 -> v1.20.2

Test plan

  • pre-commit run --all-files clean
  • pytest 230/230 (full suite incl. e2e against testcontainer)

- ruff v0.8.3 -> v0.15.12 (cosmetic assertion-message reformat in
  two e2e test files applied by the new ruff-format)
- pre-commit-hooks v5.0.0 -> v6.0.0
- pyupgrade v3.17.0 -> v3.21.2 (fixes 'cannot use a bytes pattern
  on a string-like object' under Python 3.14)
- mypy v1.11.2 -> v1.20.2
@babs babs merged commit fab4eaa into master May 5, 2026
1 check failed
@babs babs deleted the chore/bump-pre-commit-hooks branch May 5, 2026 21:43
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