Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate pre-commit config #1448

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Migrate pre-commit config #1448

merged 1 commit into from
Oct 28, 2024

Conversation

gadomski
Copy link
Member

Prompted by the following warnings:

[WARNING] hook id `ruff-format` uses deprecated stage names (commit) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `codespell` uses deprecated stage names (commit) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.
[WARNING] hook id `mypy` uses deprecated stage names (commit) which will be removed in a future version.  run: `pre-commit migrate-config` to automatically fix this.

@gadomski gadomski self-assigned this Oct 15, 2024
Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.22%. Comparing base (778725d) to head (1041602).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1448   +/-   ##
=======================================
  Coverage   91.22%   91.22%           
=======================================
  Files          52       52           
  Lines        7245     7245           
  Branches     1019     1019           
=======================================
  Hits         6609     6609           
  Misses        457      457           
  Partials      179      179           

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

@gadomski gadomski added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit f4cff03 Oct 28, 2024
20 checks passed
@gadomski gadomski deleted the update-pre-commit-config branch October 28, 2024 15:25
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.

2 participants