Skip to content

Upgrade Python pre-commit tools #3529

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

Merged
merged 5 commits into from
Dec 16, 2024

Conversation

illia-v
Copy link
Member

@illia-v illia-v commented Dec 14, 2024

A plugin in my editor has been reformatting unchanged lines annoyingly, it turns out it used a more recent version of black, so I decided to update all the pre-commit tools and commit the produced changes

@illia-v illia-v added the Skip Changelog Pull requests that don't require a changelog entry label Dec 14, 2024
@@ -1,4 +1,4 @@
[flake8]
ignore = E501, E203, W503, W504
ignore = E501, E203, W503, W504, E704
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

flake8's E704 didn't like this kind of changes by black

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! LGTM

@sigmavirus24
Copy link
Contributor

If I may be so bold, pre-commit.ci will auto-run and fix things on PRs from contributors and auto-upgrade dependencies on Mondays. It's also provided free of charge for F/OSS projects

@pquentin pquentin merged commit 905549d into urllib3:main Dec 16, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog Pull requests that don't require a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy