chore(deps-dev): update pre-commit h #34
Closed
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.
This PR contains the following updates:
5.0.0
->5.10.0
v1.25.0
->v1.26.3
21.9b0
->21.10b0
v0.2
->v0.3
Note: The
pre-commit
manager in Renovate is not supported by thepre-commit
maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.Release Notes
PyCQA/isort
v5.10.0
Compare Source
tomli
for pyproject.toml configuration loader.Potentially breaking changes:
_ast
module incorrectly excluded from stdlib definition.v5.9.3
Compare Source
--from-first
CLI flag shouldn't take any arguments.v5.9.2
Compare Source
isort --check --atomic
against Cython files.__init__.py
files during placement.v5.9.1
Compare Source
v5.9.0
Compare Source
__pypackages__
directories by default.reverse_sort
whenforce_sort_within_sections
is true PyCQA/isort#1726): isort ignores reverse_sort when force_sort_within_sections is true.Goal Zero (Tickets related to aspirational goal of achieving 0 regressions for remaining 5.0.0 lifespan):
v5.8.0
Compare Source
-j
) now defaults to number of CPU cores if no value is provided.--overwrite-in-place
to ensure same file handle is used after sorting.--extend-skip
and--extend-skip-glob
.v5.7.0
Compare Source
isort.file
.v5.6.4
Compare Source
v5.6.3
Compare Source
v5.6.2
Compare Source
Goal Zero: (Tickets related to aspirational goal of achieving 0 regressions for remaining 5.0.0 lifespan):
v5.6.1
Compare Source
v5.6.0
Compare Source
.pxd
files.isort . --show-files
.Potentially breaking changes:
Goal Zero: (Tickets related to aspirational goal of achieving 0 regressions for remaining 5.0.0 lifespan):
v5.5.5
Compare Source
v5.5.4
Compare Source
v5.5.3
Compare Source
yield from
orraise from
statements.v5.5.2
Compare Source
v5.5.1
Compare Source
v5.5.0
Compare Source
combine_star
is set.Goal Zero (Tickets related to aspirational goal of achieving 0 regressions for remaining 5.0.0 lifespan):
Potentially breaking changes:
ERROR:
messages for files that contain incorrect imports within stdout you will now need to look in stderr.v5.4.2
Compare Source
v5.4.1
Compare Source
v5.4.0
Compare Source
v5.3.2
Compare Source
v5.3.1
Compare Source
v5.3.0
Compare Source
Internal Development:
v5.2.2
Compare Source
v5.2.1
Compare Source
skip
config usage.--color
.v5.2.0
Compare Source
filter_files
can now be set in the config option.multi_line_output
mode for more compact formatting (Thanks @sztamas!)# isort: split
can now be used at the end of an import line.--diff
works incorrectly with files that have CRLF line endings.v5.1.4
Compare Source
show_unified_diff
function.v5.1.3
Compare Source
v5.1.2
Compare Source
v5.1.1
Compare Source
-n
&--fss
.--diff
broken when reading from standard input.v5.1.0
Compare Source
-k
or--keep-direct-and-as-imports
option has been deprecated as it is now always on.Formatting changes implied:
v5.0.9
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.6
Compare Source
sre_parse
as a stdlib module.v5.0.5
Compare Source
.pyi
files from CLI using black profile.--add-imports
alongside--check
is broken.ensure_newline_before_comments
doesnt work withforce_sort_within_sections
.to upgrade docs.
v5.0.4
Compare Source
force_sort_within_sections
config optionv5.0.3
Compare Source
v5.0.2
Compare Source
v5.0.1
Compare Source
adrienverge/yamllint
v1.26.3
Compare Source
v1.26.2
Compare Source
v1.26.1
Compare Source
v1.26.0
Compare Source
psf/black
v21.10b0
Compare Source
Black
--workers
parameter (#2514)even though it has been removed (#2580)
Blackd
Black-Primer
Integrations
target_version
in the vim plugin (#1319)down (#2582)
zahorniak/pre-commit-circleci
v0.3
Compare Source
run the hook only if CircleCI config file is changed
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.