-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Update pre-commit config #4192
Update pre-commit config #4192
Conversation
Pull Request Test Coverage Report for Build 1127045423
💛 - Coveralls |
Thanks. The checks on this PR only run pre-commit against the diff, so only the YAML file is checked. For example, when Did you run this locally with the command line we use on CI to verify that this is not the case? |
No changes: |
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, thank you!
Should we backport this to 2.3? It won't make a difference for the user but we avoid introducing code with wrong formatting/typos in a 2.3.x release that causes problems when we merge 2.3 into main. |
Rebased onto 2.3 |
pre-commit autoupdate