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

[pre-commit.ci] pre-commit autoupdate #360

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Copy link

codecov bot commented Jan 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.97%. Comparing base (1214f36) to head (53e9646).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #360   +/-   ##
=======================================
  Coverage   99.97%   99.97%           
=======================================
  Files          55       55           
  Lines        6981     6980    -1     
=======================================
- Hits         6979     6978    -1     
  Misses          2        2           

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 307b765 to f1307f1 Compare February 19, 2024 16:47
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from fefb75f to ab3905b Compare March 18, 2024 16:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from f2debec to de0cda9 Compare April 8, 2024 16:47
@prusse-martin
Copy link
Member

psf/black#4175

Maybe we should try isort + black.

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 090e9a3 to 83ee74e Compare April 15, 2024 16:45
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from fa7e50b to 83e907b Compare April 29, 2024 16:46
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 5bc4b49 to 20346b8 Compare June 3, 2024 16:44
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 53e9646 to df7e11f Compare June 17, 2024 16:44
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from 140e536 to 5751c94 Compare August 5, 2024 16:49
Copy link

sonarqubecloud bot commented Aug 5, 2024

@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch 2 times, most recently from 6c9cf9b to 1dc47a7 Compare October 14, 2024 16:49
Copy link

updates:
- [github.com/asottile/reorder-python-imports: v3.12.0 → v3.14.0](asottile/reorder-python-imports@v3.12.0...v3.14.0)
- [github.com/psf/black: 23.12.1 → 25.1.0](psf/black@23.12.1...25.1.0)
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.5.0...v5.0.0)
- [github.com/PyCQA/flake8: 7.0.0 → 7.1.1](PyCQA/flake8@7.0.0...7.1.1)
@pre-commit-ci pre-commit-ci bot force-pushed the pre-commit-ci-update-config branch from d90a59d to a60d434 Compare February 3, 2025 16:51
Copy link

sonarqubecloud bot commented Feb 3, 2025

nicoddemus added a commit that referenced this pull request Feb 4, 2025
As #360 shows, black and reorder-python-imports conflict on how they format imports.

Switch over to `ruff` + its builtin import sorter (isort).
@nicoddemus nicoddemus mentioned this pull request Feb 4, 2025
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