-
Notifications
You must be signed in to change notification settings - Fork 20
[pre-commit.ci] pre-commit autoupdate #222
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
Merged
Merged
Conversation
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
ec75b30
to
b55f651
Compare
b55f651
to
d7c62de
Compare
d7c62de
to
e6dac40
Compare
3bc5ace
to
b66bdbf
Compare
8fd1dfd
to
91f742b
Compare
eb591d6
to
1c51a60
Compare
0d15d86
to
d810251
Compare
4998770
to
93eafcb
Compare
4332475
to
41b29ce
Compare
henryiii
reviewed
Feb 25, 2025
henryiii
reviewed
Feb 25, 2025
0a7c588
to
3d6c88a
Compare
henryiii
reviewed
Mar 3, 2025
tests/test_formats.py
Outdated
|
||
|
||
@pytest.mark.parametrize("example", ["module" "invalid-module"]) | ||
@pytest.mark.parametrize("example", ["moduleinvalid-module"]) |
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.
Suggested change
@pytest.mark.parametrize("example", ["moduleinvalid-module"]) | |
@pytest.mark.parametrize("example", ["module", "invalid-module"]) |
updates: - [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.7.4 → v0.9.10](astral-sh/ruff-pre-commit@v0.7.4...v0.9.10) - [github.com/python-jsonschema/check-jsonschema: 0.29.4 → 0.31.3](python-jsonschema/check-jsonschema@0.29.4...0.31.3) - [github.com/scientific-python/cookie: 2024.08.19 → 2025.01.22](scientific-python/cookie@2024.08.19...2025.01.22)
da86e15
to
f62a036
Compare
for more information, see https://pre-commit.ci
Merged
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: