[pre-commit.ci] pre-commit autoupdate#17710
Closed
pre-commit-ci[bot] wants to merge 2 commits intomainfrom
Closed
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)
Contributor
|
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.
|
pllim
reviewed
Feb 3, 2025
| other = [other] | ||
| _other = [_get_index(self.names, key) for key in other] | ||
| indx = list(range(len(self))) | ||
| index = list(range(len(self))) |
Member
There was a problem hiding this comment.
It doesn't overwrite other variables, so 🤷. Even more explicit.
Member
|
Not sure what's up with oldest deps, I restarted the same job on Huh, precommit update broke precommit check... |
Member
|
I don't like the state of this auto update. Perhaps it is cleaner if someone manually do this. Thanks! |
This was referenced Feb 4, 2025
Contributor
done x4: |
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
updates: