Skip to content

⬆️ chore(ci): upgrade pre-commit hooks - #108

Merged
chriskyfung merged 1 commit into
masterfrom
chore/upgrade-pre-commit-hooks
Aug 6, 2026
Merged

⬆️ chore(ci): upgrade pre-commit hooks#108
chriskyfung merged 1 commit into
masterfrom
chore/upgrade-pre-commit-hooks

Conversation

@chriskyfung

@chriskyfung chriskyfung commented Aug 6, 2026

Copy link
Copy Markdown
Owner

This PR upgrades all three pre-commit hooks to their latest stable versions.

Changes

Hook From To
pre-commit-hooks v4.6.0 v6.0.0
ruff-pre-commit v0.4.4 v0.16.1
mirrors-mypy v1.10.0 v2.3.0

Verification

  • pre-commit run --all-files passes with all upgraded hooks
  • No Ruff deprecation warnings on the configured rule codes
  • check-yaml passes on all YAML files
  • All upgraded versions fall within the dev-dependency ranges in pyproject.toml

@chriskyfung chriskyfung self-assigned this Aug 6, 2026
@chriskyfung chriskyfung added the chore Routine tasks, maintenance, or non‑feature changes label Aug 6, 2026
@chriskyfung chriskyfung added this to the Technical Debt and CI milestone Aug 6, 2026
@codecov

codecov Bot commented Aug 6, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@chriskyfung
chriskyfung merged commit 612aa23 into master Aug 6, 2026
16 checks passed
@chriskyfung
chriskyfung deleted the chore/upgrade-pre-commit-hooks branch August 6, 2026 02:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Routine tasks, maintenance, or non‑feature changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant