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.ci] pre-commit autoupdate #8507

Merged
merged 2 commits into from Aug 9, 2022

Conversation

pre-commit-ci[bot]
Copy link
Contributor

@pre-commit-ci pre-commit-ci bot commented Aug 8, 2022

updates:
- [github.com/pycqa/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4)
Copy link
Collaborator

@hauntsaninja hauntsaninja left a comment

I find this bot annoying, especially since it seems to require matching manual updates to requirements.txt. Can we make it do this like once every six months?

@AlexWaygood
Copy link
Member

AlexWaygood commented Aug 9, 2022

I find this bot annoying, especially since it seems to require matching manual updates to requirements.txt.

Oh, I actually quite like it. I agree that dependabot wouldn't be useful for typeshed, given that upgrading mypy/pyright often requires a lot of changes to typeshed. But the pre-commit bot generally only suggests changes that are pretty easy to merge (though, yes, we need to make changes to requirements-tests.txt), and it's pretty easy to forget to update dependencies otherwise.

Can we make it do this like once every six months?

I wouldn't object to that! According to the docs, the options are weekly, monthly or quarterly: https://pre-commit.ci/#configuration-autoupdate_schedule

@AlexWaygood
Copy link
Member

AlexWaygood commented Aug 9, 2022

The stubtest failure is because of the release of 3.10.6 a few days ago.

@AlexWaygood AlexWaygood merged commit ed06b8b into master Aug 9, 2022
50 of 51 checks passed
@AlexWaygood AlexWaygood deleted the pre-commit-ci-update-config branch Aug 9, 2022
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.

None yet

2 participants