-
Notifications
You must be signed in to change notification settings - Fork 406
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
ci: pre-commit autoupdate #4416
Conversation
81ff98c
to
d996b91
Compare
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
Uffizzi Preview |
I'm not sure we should be moving to alpha versions here? @khvn26 are you aware of any ways to prevent pre-releases? I couldn't see any options in the pre-commit config file. |
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/pycqa/flake8: 7.1.0 → 7.1.1](PyCQA/flake8@7.1.0...7.1.1) - [github.com/pre-commit/mirrors-prettier: v3.1.0 → v4.0.0-alpha.8](pre-commit/mirrors-prettier@v3.1.0...v4.0.0-alpha.8)
d996b91
to
ca1483d
Compare
It seems we need to lock the prettier version as per this comment — that is, until the v4 of prettier is officially released. |
Docker builds report
|
@khvn26 done. |
updates:
Note that I (@matthewelwell) have edited the description of this PR to remove the change as made by pre-commit to bump mirrors-prettier to an alpha version. As such, I have made a manual modification to the PR as can be seen in the commit here.