-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 #12321
Conversation
There's an issue with pyproject-fmt 2, it suppress the towncrier data one by one at each new autofix (needs 5 to become stable because only one |
Blocked by tox-dev/pyproject-fmt-rust#18 |
b79488b
to
e0e151b
Compare
updates: - [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4) - [github.com/tox-dev/pyproject-fmt: 1.8.0 → 2.1.3](tox-dev/pyproject-fmt@1.8.0...2.1.3)
0e7af27
to
530049d
Compare
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.
Had to reorder some comment but it's a one time thing imo.
I'm trying to add python3.13 support for a plugin, and was digging up the changes that were needed for pytest and to see what version is the first expected to be compatible. Was there any particular reason that this PR removed the classifiers line from the metadata; or it was just the victim of automation? |
It's an automated change by pyproject-fmt, I missed it. Probably a bug from the autoformatter. |
updates: