Skip to content

Commit

Permalink
chore(deps): update pre-commit hook pycqa/isort to v5.13.2 (#389)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [PyCQA/isort](https://togithub.com/PyCQA/isort) | repository | minor |
`5.12.0` -> `5.13.2` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>PyCQA/isort (PyCQA/isort)</summary>

###
[`v5.13.2`](https://togithub.com/PyCQA/isort/blob/HEAD/CHANGELOG.md#5132-December-13-2023)

[Compare
Source](https://togithub.com/PyCQA/isort/compare/5.13.1...5.13.2)

- Apply the bracket fix from issue
[#&#8203;471](https://togithub.com/PyCQA/isort/issues/471) only for
use_parentheses=True
([#&#8203;2184](https://togithub.com/PyCQA/isort/issues/2184))
[@&#8203;bp72](https://togithub.com/bp72)
- Confine pre-commit to stages
([#&#8203;2213](https://togithub.com/PyCQA/isort/issues/2213))
[@&#8203;davidculley](https://togithub.com/davidculley)
- Fixed colors extras
([#&#8203;2212](https://togithub.com/PyCQA/isort/issues/2212))
[@&#8203;staticdev](https://togithub.com/staticdev)

###
[`v5.13.1`](https://togithub.com/PyCQA/isort/blob/HEAD/CHANGELOG.md#5131-December-11-2023)

[Compare
Source](https://togithub.com/PyCQA/isort/compare/5.13.0...5.13.1)

- Fixed integration tests
([#&#8203;2208](https://togithub.com/PyCQA/isort/issues/2208))
[@&#8203;bp72](https://togithub.com/bp72)
- Fixed normalizing imports from more than one level of parent modules
(issue/2152)
([#&#8203;2191](https://togithub.com/PyCQA/isort/issues/2191))
[@&#8203;bp72](https://togithub.com/bp72)
- Remove optional dependencies without extras
([#&#8203;2207](https://togithub.com/PyCQA/isort/issues/2207))
[@&#8203;staticdev](https://togithub.com/staticdev)

###
[`v5.13.0`](https://togithub.com/PyCQA/isort/blob/HEAD/CHANGELOG.md#5130-December-9-2023)

[Compare
Source](https://togithub.com/PyCQA/isort/compare/5.12.0...5.13.0)

- Cleanup deprecated extras
([#&#8203;2089](https://togithub.com/PyCQA/isort/issues/2089))
[@&#8203;staticdev](https://togithub.com/staticdev)
- Fixed [#&#8203;1989](https://togithub.com/PyCQA/isort/issues/1989):
settings lookup when working in stream based mode
- Fixed 80 line length for wemake linter
([#&#8203;2183](https://togithub.com/PyCQA/isort/issues/2183))
[@&#8203;skatromb](https://togithub.com/skatromb)
- Add support for Python 3.12
([#&#8203;2175](https://togithub.com/PyCQA/isort/issues/2175))
[@&#8203;hugovk](https://togithub.com/hugovk)
- Fixed: add newest version to pre-commit docs
([#&#8203;2190](https://togithub.com/PyCQA/isort/issues/2190))
[@&#8203;AzulGarza](https://togithub.com/AzulGarza)
- Fixed assertions in test_git_hook
([#&#8203;2196](https://togithub.com/PyCQA/isort/issues/2196))
[@&#8203;mgorny](https://togithub.com/mgorny)
- Removed check for include_trailing_comma for the Hanging Indent wrap
mode ([#&#8203;2192](https://togithub.com/PyCQA/isort/issues/2192))
[@&#8203;bp72](https://togithub.com/bp72)
- Use the standard library tomllib on sufficiently new python
([#&#8203;2202](https://togithub.com/PyCQA/isort/issues/2202))
[@&#8203;eli-schwartz](https://togithub.com/eli-schwartz)
- Update pre-commit.md version number
([#&#8203;2197](https://togithub.com/PyCQA/isort/issues/2197))
[@&#8203;nicobako](https://togithub.com/nicobako)
- doc: Update black_compatibility.md
([#&#8203;2177](https://togithub.com/PyCQA/isort/issues/2177))
[@&#8203;JSS95](https://togithub.com/JSS95)
- Fixed safety sept 2023
([#&#8203;2178](https://togithub.com/PyCQA/isort/issues/2178))
[@&#8203;staticdev](https://togithub.com/staticdev)
- docs: fix black profile documentation
([#&#8203;2163](https://togithub.com/PyCQA/isort/issues/2163))
[@&#8203;nijel](https://togithub.com/nijel)
- Fixed typo: indended -> indented
([#&#8203;2161](https://togithub.com/PyCQA/isort/issues/2161))
[@&#8203;vadimkerr](https://togithub.com/vadimkerr)
- Docs(configuration/options.md): fix missing trailing spaces for hard
linebreak ([#&#8203;2157](https://togithub.com/PyCQA/isort/issues/2157))
[@&#8203;JoeyTeng](https://togithub.com/JoeyTeng)
- Update pre-commit.md
([#&#8203;2148](https://togithub.com/PyCQA/isort/issues/2148))
[@&#8203;godiard](https://togithub.com/godiard)
- chore: move configurations to pyproject.toml
([#&#8203;2115](https://togithub.com/PyCQA/isort/issues/2115))
[@&#8203;SauravMaheshkar](https://togithub.com/SauravMaheshkar)
- Fixed typo in README
([#&#8203;2112](https://togithub.com/PyCQA/isort/issues/2112))
[@&#8203;stefmolin](https://togithub.com/stefmolin)
- Update version in pre-commit setup to avoid installation issue with
poetry ([#&#8203;2103](https://togithub.com/PyCQA/isort/issues/2103))
[@&#8203;stefmolin](https://togithub.com/stefmolin)
- Skip .pytype directory by default.
([#&#8203;2098](https://togithub.com/PyCQA/isort/issues/2098))
[@&#8203;manueljacob](https://togithub.com/manueljacob)
- Fixed a tip block styling in the Config Files section
([#&#8203;2097](https://togithub.com/PyCQA/isort/issues/2097))
[@&#8203;Klavionik](https://togithub.com/Klavionik)
- Do not cache configuration files
([#&#8203;1995](https://togithub.com/PyCQA/isort/issues/1995))
[@&#8203;kaste](https://togithub.com/kaste)
- Derive settings_path from --filename
([#&#8203;1992](https://togithub.com/PyCQA/isort/issues/1992))
[@&#8203;kaste](https://togithub.com/kaste)
- Fixed year of version 5.12.0 in CHANGELOG.md
([#&#8203;2082](https://togithub.com/PyCQA/isort/issues/2082))
[@&#8203;DjLegolas](https://togithub.com/DjLegolas)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/naa0yama/pythonboilerplate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 25, 2024
1 parent 24cb74f commit d8ec969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ repos:
files: ^pyproject.toml$

- repo: https://github.com/PyCQA/isort
rev: 5.12.0
rev: 5.13.2
hooks:
- id: isort
args: ["--settings-file", "pyproject.toml"]
Expand Down

0 comments on commit d8ec969

Please sign in to comment.