-
-
Notifications
You must be signed in to change notification settings - Fork 279
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 #6567
Open
pre-commit-ci
wants to merge
2
commits into
develop
Choose a base branch
from
pre-commit-ci-update-config
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains 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
a421866
to
6dbaa19
Compare
6dbaa19
to
4393c53
Compare
864f9be
to
0919ef3
Compare
0919ef3
to
1a7fcdf
Compare
7d2c5f3
to
366321c
Compare
366321c
to
a415fa0
Compare
628780a
to
d974805
Compare
ed98fd1
to
13fbd6d
Compare
13fbd6d
to
5196917
Compare
5196917
to
15233d5
Compare
058c351
to
49662a7
Compare
e224397
to
2002355
Compare
fcba83e
to
dfbba4b
Compare
9ad3a58
to
e71b6fb
Compare
spwoodcock
reviewed
Feb 9, 2025
@@ -14,7 +14,7 @@ | |||
tm = TMAPIDecorators() | |||
|
|||
UNICODE_ASCII_CHARACTER_SET = ( | |||
"abcdefghijklmnopqrstuvwxyz" "ABCDEFGHIJKLMNOPQRSTUVWXYZ" "0123456789" "-_" | |||
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_" |
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.
I assume this was split up to make it slightly more readable. The code should still work, but if its a problem, we can add this to an exclusion for ruff
4894674
to
bcc389c
Compare
updates: - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0) - [github.com/commitizen-tools/commitizen: v3.29.0 → v4.2.2](commitizen-tools/commitizen@v3.29.0...v4.2.2) - [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.9.7](astral-sh/ruff-pre-commit@v0.6.4...v0.9.7)
e934d5d
to
2b6ff8f
Compare
for more information, see https://pre-commit.ci
|
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: