-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Set pre-commit autoupdate to monthly #1271
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
Set pre-commit autoupdate to monthly #1271
Conversation
Weekly autoupdate creates a lot of noise
Quarterly seems like stuff could get a bit stale. Monthly is just 12 times a year. Relatively fresh with a low level of noise. |
Yeah maybe we should switch Pyodide to monthly too @rth. We have a lot of repos so when there are updates it gets very noisy. But merging 10 autogenerated pull requests isn't much work really. @cclauss do you know how to make the pre-commit.ci bot reapply updates when there's a merge conflict? I couldn't figure out how the other day. |
Yes, fine with monthly. At some point, I switched other repos to quarterly as I was tired of getting constant notifications from pre-commit.ci which still takes some attention bandwidth. But monthly work too. |
https://pre-commit.ci/#configuration-autoupdate_schedule says:
So... |
Thanks @cclauss. I guess it was just poor reading comprehension on my part since it says it right there... |
Co-authored-by: Christian Clauss <cclauss@me.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Merging it then =) since hood doesn't have contributors rights afaiu. |
Weekly autoupdate creates a lot of noise. Quarterly is more reasonable.