Skip to content

chore(pre-commit.ci): pre-commit autoupdate#1671

Merged
bdraco merged 2 commits into
masterfrom
pre-commit-ci-update-config
May 15, 2026
Merged

chore(pre-commit.ci): pre-commit autoupdate#1671
bdraco merged 2 commits into
masterfrom
pre-commit-ci-update-config

Conversation

@pre-commit-ci
Copy link
Copy Markdown
Contributor

@pre-commit-ci pre-commit-ci Bot commented May 4, 2026

@codspeed-hq
Copy link
Copy Markdown

codspeed-hq Bot commented May 4, 2026

Merging this PR will not alter performance

✅ 6 untouched benchmarks


Comparing pre-commit-ci-update-config (bc5e187) with master (8f8b4d6)

Open in CodSpeed

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.76%. Comparing base (0e94c25) to head (bc5e187).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1671   +/-   ##
=======================================
  Coverage   99.76%   99.76%           
=======================================
  Files          33       33           
  Lines        3401     3401           
  Branches      461      461           
=======================================
  Hits         3393     3393           
  Misses          5        5           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

updates:
- [github.com/commitizen-tools/commitizen: v4.13.10 → v4.15.1](commitizen-tools/commitizen@v4.13.10...v4.15.1)
- [github.com/pre-commit/mirrors-mypy: v1.20.2 → v2.0.0](pre-commit/mirrors-mypy@v1.20.2...v2.0.0)
@pre-commit-ci pre-commit-ci Bot force-pushed the pre-commit-ci-update-config branch from 6c49b85 to f2b1609 Compare May 11, 2026 16:46
mypy 2.0 (pulled in by the pre-commit autoupdate) rejects the
old `browser = None  # type: Zeroconf` form because None is not
assignable to Zeroconf. Switch to a class-level annotation
without an initializer; setUpClass assigns the real value before
any test runs.
@bdraco bdraco merged commit 93e5e4f into master May 15, 2026
42 checks passed
@bdraco bdraco deleted the pre-commit-ci-update-config branch May 15, 2026 19:32
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