Open
Conversation
When `--user-install` is set in the gemrc config file, `gem` ignores `GEM_HOME`. `--no-user-install` prevents this behaviour.
Force gem installation into `GEM_HOME`
updates: - [github.com/asottile/pyupgrade: v2.32.0 → v2.32.1](asottile/pyupgrade@v2.32.0...v2.32.1)
[pre-commit.ci] pre-commit autoupdate
Use the child instead of parent fd when manipulating pty for color.
Switch pty use to fix solaris
force default branch name for tests
updates: - [github.com/pre-commit/mirrors-mypy: v0.950 → v0.960](pre-commit/mirrors-mypy@v0.950...v0.960)
[pre-commit.ci] pre-commit autoupdate
Expose prepare-commit-msg arguments as environment vars
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0) - [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](asottile/pyupgrade@v2.32.1...v2.34.0) - [github.com/pre-commit/mirrors-mypy: v0.960 → v0.961](pre-commit/mirrors-mypy@v0.960...v0.961)
[pre-commit.ci] pre-commit autoupdate
…used remove unused --config options from commands which don't use it
updates: - [github.com/asottile/reorder_python_imports: v3.1.0 → v3.3.0](asottile/reorder-python-imports@v3.1.0...v3.3.0)
remove imports from TYPE_CHECKING (py37+)
[pre-commit.ci] pre-commit autoupdate
Tests: Adjust traceback regexes to allow Python 3.11+ ^^^^^^^
this wasn't all that useful -- and most of it was for checking python 2 things
remove warnings checks
Signed-off-by: Luís Ferreira <[email protected]>
Signed-off-by: Luís Ferreira <[email protected]>
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.
No description provided.