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

Bump pyupgrade pre-commit to latest version #184

Merged
merged 2 commits into from
Mar 12, 2024

Conversation

bbannier
Copy link
Member

No description provided.

timwoj and others added 2 commits March 12, 2024 19:03
I am unsure why we pinned this to the concrete version in the initial
commit. Looking at it now pinning a linting workflow to e.g., our
minimal Python version seems to make no sense as it does not actually
run any code. Additionally it introduces a requirement of all pre-commit
hooks working with our lowest possible version; this is not the case for
e.g., `pyupgrade` which requires python-3.8 now.
@bbannier bbannier self-assigned this Mar 12, 2024
@bbannier bbannier marked this pull request as ready for review March 12, 2024 18:04
@bbannier bbannier requested a review from timwoj March 12, 2024 18:05
@timwoj timwoj merged commit 3ee29db into master Mar 12, 2024
5 checks passed
@timwoj timwoj deleted the topic/bbannier/pre-commit-py-version branch March 12, 2024 18:09
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