[pre-commit.ci] pre-commit autoupdate#6567
Merged
spwoodcock merged 2 commits intodevelopfrom May 5, 2025
Merged
Conversation
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
|
|
||
| UNICODE_ASCII_CHARACTER_SET = ( | ||
| "abcdefghijklmnopqrstuvwxyz" "ABCDEFGHIJKLMNOPQRSTUVWXYZ" "0123456789" "-_" | ||
| "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-_" |
Member
There was a problem hiding this comment.
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
6ba0b32 to
1a09ce4
Compare
a26a642 to
5e4fdc2
Compare
spwoodcock
approved these changes
May 4, 2025
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.6.1](commitizen-tools/commitizen@v3.29.0...v4.6.1) - [github.com/psf/black: 23.12.1 → 25.1.0](psf/black@23.12.1...25.1.0) - [github.com/PyCQA/flake8: 7.1.2 → 7.2.0](PyCQA/flake8@7.1.2...7.2.0)
dea3aaa to
9140f14
Compare
for more information, see https://pre-commit.ci
|
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: