-
-
Notifications
You must be signed in to change notification settings - Fork 2k
[pre-commit.ci] pre-commit autoupdate #17710
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
Conversation
updates: - [github.com/woodruffw/zizmor-pre-commit: v1.0.0 → v1.3.0](zizmorcore/zizmor-pre-commit@v1.0.0...v1.3.0) - [github.com/codespell-project/codespell: v2.3.0 → v2.4.1](codespell-project/codespell@v2.3.0...v2.4.1) - [github.com/astral-sh/ruff-pre-commit: v0.8.6 → v0.9.4](astral-sh/ruff-pre-commit@v0.8.6...v0.9.4) - [github.com/scientific-python/cookie: 2024.08.19 → 2025.01.22](scientific-python/cookie@2024.08.19...2025.01.22)
|
Thank you for your contribution to Astropy! 🌌 This checklist is meant to remind the package maintainers who will review this pull request of some common things to look for.
|
for more information, see https://pre-commit.ci
| other = [other] | ||
| _other = [_get_index(self.names, key) for key in other] | ||
| indx = list(range(len(self))) | ||
| index = list(range(len(self))) |
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.
Is this really necessary?
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.
It doesn't overwrite other variables, so 🤷. Even more explicit.
|
Not sure what's up with oldest deps, I restarted the same job on Huh, precommit update broke precommit check... |
|
I don't like the state of this auto update. Perhaps it is cleaner if someone manually do this. Thanks! |
done x4: |
updates: