-
Notifications
You must be signed in to change notification settings - Fork 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
[pre-commit.ci] pre-commit autoupdate #11507
Conversation
bccfc6f
to
2274a72
Compare
2274a72
to
f9c4f2c
Compare
f9c4f2c
to
8c07cd7
Compare
8c07cd7
to
2cfcc06
Compare
2cfcc06
to
a3a521c
Compare
a3a521c
to
26cc106
Compare
26cc106
to
a73295c
Compare
a73295c
to
2de21c0
Compare
2de21c0
to
7eb0359
Compare
7eb0359
to
ff11f90
Compare
ff11f90
to
3cefbdd
Compare
pre-commit.ci run |
@uranusjr Can you please make a |
3cefbdd
to
5bef7e7
Compare
pre-commit.ci run |
pre-commit.ci run |
@uranusjr I find these remaining There is a far amount of discussion that |
d7b76f3
to
3236778
Compare
|
I fixed that in this PR: #12389 |
3236778
to
1fc92f8
Compare
@uranusjr Can't we just delete the comments from these two lines if the new
|
updates: - [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](pre-commit/pre-commit-hooks@v4.4.0...v4.5.0) - [github.com/psf/black: 23.7.0 → 23.12.1](psf/black@23.7.0...23.12.1) - [github.com/astral-sh/ruff-pre-commit: v0.1.4 → v0.1.9](astral-sh/ruff-pre-commit@v0.1.4...v0.1.9) - [github.com/pre-commit/mirrors-mypy: v1.6.1 → v1.8.0](pre-commit/mirrors-mypy@v1.6.1...v1.8.0)
1fc92f8
to
323e06e
Compare
hooks: | ||
- id: ruff | ||
args: [--fix, --exit-non-zero-on-fix] | ||
|
||
- repo: https://github.com/pre-commit/mirrors-mypy | ||
rev: v1.6.1 | ||
rev: v1.8.0 |
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.
Revert the mypy
change for now and allow the rest of this land
rev: v1.8.0 | |
rev: v1.6.1 |
Or fix the failure by merging
Done in #12454 |
updates: