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 autoupdate && pre-commit run --all-files #69

Merged
merged 4 commits into from
Feb 28, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 22, 2023

% pre-commit autoupdate

[https://github.com/pre-commit/pre-commit-hooks] updating v2.3.0 -> v4.4.0
[https://github.com/psf/black] updating 22.3.0 -> 23.9.1
[https://github.com/pycqa/flake8] updating 4.0.0 -> 6.1.0
[https://github.com/PyCQA/pylint] updating pylint-2.6.0 -> v3.0.0a7

% pre-commit run --all-files

@jcjones
Copy link
Collaborator

jcjones commented Feb 28, 2024

Thanks for this!

@cclauss
Copy link
Contributor Author

cclauss commented Feb 28, 2024

https://docs.astral.sh/ruff can replace black, flake8, pylint and several other Python linters and runs super fast in Rust.

@jcjones jcjones mentioned this pull request Feb 28, 2024
@jcjones jcjones merged commit 4a67393 into letsencrypt:main Feb 28, 2024
2 checks passed
@cclauss cclauss deleted the pre-commit_autoupdate branch February 28, 2024 22:33
@cclauss
Copy link
Contributor Author

cclauss commented Feb 28, 2024

I will create a ruff PR tomorrow.

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