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

Reduce the pre-commit autoupdate frequency to monthly #147

Merged
merged 1 commit into from
Jan 15, 2024

Conversation

diazona
Copy link
Owner

@diazona diazona commented Jan 15, 2024

It's kind of annoying to deal with weekly updates because we always have to revert the changes to the ruff hook, at least as long as we want to keep supporting Python 3.6. So I'm changing it to monthly. We could decide to further reduce the frequency or drop usage of pre-commit.ci entirely in the future.

Closes #109

I'd probably recommend merging this after #138, but I'm not sure if it matters.

It's kind of annoying to deal with weekly updates because we always have
to revert the changes to the ruff hook, at least as long as we want to
keep supporting Python 3.6. So I'm changing it to monthly. We could
decide to further reduce the frequency or drop usage of pre-commit.ci
entirely in the future.

Closes #109
@diazona diazona added this to the v0.3 milestone Jan 15, 2024
@diazona diazona requested a review from sjlongland January 15, 2024 04:50
@sjlongland sjlongland merged commit ba0ccd9 into main Jan 15, 2024
11 checks passed
@sjlongland sjlongland deleted the reduce-pre-commit-autoupdate-frequency/1/dev branch January 15, 2024 10:36
@sjlongland
Copy link
Collaborator

Sounds sane to me, we don't need to be on the bleeding edge. :-)

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.

Reduce frequency of pre-commit autoupdates
2 participants