Skip to content

Commit a2de0a2

Browse files
Update pre-commit hook pycqa/isort to v5.13.2 (#50)
[![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://github.com/pycqa/isort) | repository | minor | `5.10.1` -> `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://github.com/renovatebot/renovate/discussions/new) if you have any questions. --- ### Release Notes <details> <summary>pycqa/isort (pycqa/isort)</summary> ### [`v5.13.2`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5132-December-13-2023) [Compare Source](https://github.com/pycqa/isort/compare/5.13.1...5.13.2) - Apply the bracket fix from issue [#&#8203;471](https://github.com/pycqa/isort/issues/471) only for use_parentheses=True ([#&#8203;2184](https://github.com/pycqa/isort/issues/2184)) [@&#8203;bp72](https://github.com/bp72) - Confine pre-commit to stages ([#&#8203;2213](https://github.com/pycqa/isort/issues/2213)) [@&#8203;davidculley](https://github.com/davidculley) - Fixed colors extras ([#&#8203;2212](https://github.com/pycqa/isort/issues/2212)) [@&#8203;staticdev](https://github.com/staticdev) ### [`v5.13.1`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5131-December-11-2023) [Compare Source](https://github.com/pycqa/isort/compare/5.13.0...5.13.1) - Fixed integration tests ([#&#8203;2208](https://github.com/pycqa/isort/issues/2208)) [@&#8203;bp72](https://github.com/bp72) - Fixed normalizing imports from more than one level of parent modules (issue/2152) ([#&#8203;2191](https://github.com/pycqa/isort/issues/2191)) [@&#8203;bp72](https://github.com/bp72) - Remove optional dependencies without extras ([#&#8203;2207](https://github.com/pycqa/isort/issues/2207)) [@&#8203;staticdev](https://github.com/staticdev) ### [`v5.13.0`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5130-December-9-2023) [Compare Source](https://github.com/pycqa/isort/compare/5.12.0...5.13.0) - Cleanup deprecated extras ([#&#8203;2089](https://github.com/pycqa/isort/issues/2089)) [@&#8203;staticdev](https://github.com/staticdev) - Fixed [#&#8203;1989](https://github.com/pycqa/isort/issues/1989): settings lookup when working in stream based mode - Fixed 80 line length for wemake linter ([#&#8203;2183](https://github.com/pycqa/isort/issues/2183)) [@&#8203;skatromb](https://github.com/skatromb) - Add support for Python 3.12 ([#&#8203;2175](https://github.com/pycqa/isort/issues/2175)) [@&#8203;hugovk](https://github.com/hugovk) - Fixed: add newest version to pre-commit docs ([#&#8203;2190](https://github.com/pycqa/isort/issues/2190)) [@&#8203;AzulGarza](https://github.com/AzulGarza) - Fixed assertions in test_git_hook ([#&#8203;2196](https://github.com/pycqa/isort/issues/2196)) [@&#8203;mgorny](https://github.com/mgorny) - Removed check for include_trailing_comma for the Hanging Indent wrap mode ([#&#8203;2192](https://github.com/pycqa/isort/issues/2192)) [@&#8203;bp72](https://github.com/bp72) - Use the standard library tomllib on sufficiently new python ([#&#8203;2202](https://github.com/pycqa/isort/issues/2202)) [@&#8203;eli-schwartz](https://github.com/eli-schwartz) - Update pre-commit.md version number ([#&#8203;2197](https://github.com/pycqa/isort/issues/2197)) [@&#8203;nicobako](https://github.com/nicobako) - doc: Update black_compatibility.md ([#&#8203;2177](https://github.com/pycqa/isort/issues/2177)) [@&#8203;JSS95](https://github.com/JSS95) - Fixed safety sept 2023 ([#&#8203;2178](https://github.com/pycqa/isort/issues/2178)) [@&#8203;staticdev](https://github.com/staticdev) - docs: fix black profile documentation ([#&#8203;2163](https://github.com/pycqa/isort/issues/2163)) [@&#8203;nijel](https://github.com/nijel) - Fixed typo: indended -> indented ([#&#8203;2161](https://github.com/pycqa/isort/issues/2161)) [@&#8203;vadimkerr](https://github.com/vadimkerr) - Docs(configuration/options.md): fix missing trailing spaces for hard linebreak ([#&#8203;2157](https://github.com/pycqa/isort/issues/2157)) [@&#8203;JoeyTeng](https://github.com/JoeyTeng) - Update pre-commit.md ([#&#8203;2148](https://github.com/pycqa/isort/issues/2148)) [@&#8203;godiard](https://github.com/godiard) - chore: move configurations to pyproject.toml ([#&#8203;2115](https://github.com/pycqa/isort/issues/2115)) [@&#8203;SauravMaheshkar](https://github.com/SauravMaheshkar) - Fixed typo in README ([#&#8203;2112](https://github.com/pycqa/isort/issues/2112)) [@&#8203;stefmolin](https://github.com/stefmolin) - Update version in pre-commit setup to avoid installation issue with poetry ([#&#8203;2103](https://github.com/pycqa/isort/issues/2103)) [@&#8203;stefmolin](https://github.com/stefmolin) - Skip .pytype directory by default. ([#&#8203;2098](https://github.com/pycqa/isort/issues/2098)) [@&#8203;manueljacob](https://github.com/manueljacob) - Fixed a tip block styling in the Config Files section ([#&#8203;2097](https://github.com/pycqa/isort/issues/2097)) [@&#8203;Klavionik](https://github.com/Klavionik) - Do not cache configuration files ([#&#8203;1995](https://github.com/pycqa/isort/issues/1995)) [@&#8203;kaste](https://github.com/kaste) - Derive settings_path from --filename ([#&#8203;1992](https://github.com/pycqa/isort/issues/1992)) [@&#8203;kaste](https://github.com/kaste) - Fixed year of version 5.12.0 in CHANGELOG.md ([#&#8203;2082](https://github.com/pycqa/isort/issues/2082)) [@&#8203;DjLegolas](https://github.com/DjLegolas) ### [`v5.12.0`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5120-January-28-2023) [Compare Source](https://github.com/pycqa/isort/compare/5.11.5...5.12.0) - Removed support for Python 3.7 - Fixed incompatiblity with latest poetry version - Added support for directory limitations within built in git hook ### [`v5.11.5`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5115-January-30-2023-hotfix) [Compare Source](https://github.com/pycqa/isort/compare/5.11.4...5.11.5) - Fixed incompatiblity with latest poetry version ### [`v5.11.4`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5114-December-21-2022) [Compare Source](https://github.com/pycqa/isort/compare/v5.11.3...5.11.4) - Fixed [#&#8203;2038](https://github.com/pycqa/isort/issues/2038) (again): stop installing documentation files to top-level site-packages ([#&#8203;2057](https://github.com/pycqa/isort/issues/2057)) [@&#8203;mgorny](https://github.com/mgorny) - CI: only run release workflows for upstream ([#&#8203;2052](https://github.com/pycqa/isort/issues/2052)) [@&#8203;hugovk](https://github.com/hugovk) - Tests: remove obsolete toml import from the test suite ([#&#8203;1978](https://github.com/pycqa/isort/issues/1978)) [@&#8203;mgorny](https://github.com/mgorny) - CI: bump Poetry 1.3.1 ([#&#8203;2058](https://github.com/pycqa/isort/issues/2058)) [@&#8203;staticdev](https://github.com/staticdev) ### [`v5.11.3`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5113-December-16-2022) [Compare Source](https://github.com/pycqa/isort/compare/v5.11.3...v5.11.3) - Fixed [#&#8203;2007](https://github.com/pycqa/isort/issues/2007): settings for py3.11 ([#&#8203;2040](https://github.com/pycqa/isort/issues/2040)) [@&#8203;staticdev](https://github.com/staticdev) - Fixed [#&#8203;2038](https://github.com/pycqa/isort/issues/2038): packaging pypoetry ([#&#8203;2042](https://github.com/pycqa/isort/issues/2042)) [@&#8203;staticdev](https://github.com/staticdev) - Docs: renable portray ([#&#8203;2043](https://github.com/pycqa/isort/issues/2043)) [@&#8203;timothycrosley](https://github.com/timothycrosley) - Ci: add minimum GitHub token permissions for workflows ([#&#8203;1969](https://github.com/pycqa/isort/issues/1969)) [@&#8203;varunsh-coder](https://github.com/varunsh-coder) - Ci: general CI improvements ([#&#8203;2041](https://github.com/pycqa/isort/issues/2041)) [@&#8203;staticdev](https://github.com/staticdev) - Ci: add release workflow ([#&#8203;2026](https://github.com/pycqa/isort/issues/2026)) [@&#8203;staticdev](https://github.com/staticdev) ### [`v5.11.3`](https://github.com/PyCQA/isort/releases/tag/v5.11.3) [Compare Source](https://github.com/pycqa/isort/compare/5.11.2...v5.11.3) ##### Changes - Renable portray ([#&#8203;2043](https://github.com/pycqa/isort/issues/2043)) [@&#8203;timothycrosley](https://github.com/timothycrosley) - chore(ci): add minimum GitHub token permissions for workflows ([#&#8203;1969](https://github.com/pycqa/isort/issues/1969)) [@&#8203;varunsh-coder](https://github.com/varunsh-coder) ##### 🪲 Fixes - Fix packaging pypoetry ([#&#8203;2042](https://github.com/pycqa/isort/issues/2042)) [@&#8203;staticdev](https://github.com/staticdev) - Fix settings for py3.11 ([#&#8203;2040](https://github.com/pycqa/isort/issues/2040)) [@&#8203;staticdev](https://github.com/staticdev) ##### 👷 Continuous Integration - General CI improvements ([#&#8203;2041](https://github.com/pycqa/isort/issues/2041)) [@&#8203;staticdev](https://github.com/staticdev) - Add release workflow ([#&#8203;2026](https://github.com/pycqa/isort/issues/2026)) [@&#8203;staticdev](https://github.com/staticdev) ### [`v5.11.2`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5112-December-12-2022) [Compare Source](https://github.com/pycqa/isort/compare/5.11.1...5.11.2) - Hotfix [#&#8203;2034](https://github.com/pycqa/isort/issues/2034): isort --version is not accurate on 5.11.x releases ([#&#8203;2034](https://github.com/pycqa/isort/issues/2034)) [@&#8203;gschaffner](https://github.com/gschaffner) ### [`v5.11.1`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5111-December-12-2022) [Compare Source](https://github.com/pycqa/isort/compare/5.11.0...5.11.1) - Hotfix [#&#8203;2031](https://github.com/pycqa/isort/issues/2031): only call `colorama.init` if `colorama` is available ([#&#8203;2032](https://github.com/pycqa/isort/issues/2032)) [@&#8203;tomaarsen](https://github.com/tomaarsen) ### [`v5.11.0`](https://github.com/pycqa/isort/blob/HEAD/CHANGELOG.md#5110-December-12-2022) [Compare Source](https://github.com/pycqa/isort/compare/5.10.1...5.11.0) - Added official support for Python 3.11 ([#&#8203;1996](https://github.com/pycqa/isort/issues/1996), [#&#8203;2008](https://github.com/pycqa/isort/issues/2008), [#&#8203;2011](https://github.com/pycqa/isort/issues/2011)) [@&#8203;staticdev](https://github.com/staticdev) - Dropped support for Python 3.6 ([#&#8203;2019](https://github.com/pycqa/isort/issues/2019)) [@&#8203;barrelful](https://github.com/barrelful) - Fixed problematic tests ([#&#8203;2021](https://github.com/pycqa/isort/issues/2021), [#&#8203;2022](https://github.com/pycqa/isort/issues/2022)) [@&#8203;staticdev](https://github.com/staticdev) - Fixed [#&#8203;1960](https://github.com/pycqa/isort/issues/1960): Rich compatibility ([#&#8203;1961](https://github.com/pycqa/isort/issues/1961)) [@&#8203;ofek](https://github.com/ofek) - Fixed [#&#8203;1945](https://github.com/pycqa/isort/issues/1945), [#&#8203;1986](https://github.com/pycqa/isort/issues/1986): Python 4.0 upper bound dependency resolving issues [@&#8203;staticdev](https://github.com/staticdev) - Fixed Pyodide CDN URL ([#&#8203;1991](https://github.com/pycqa/isort/issues/1991)) [@&#8203;andersk](https://github.com/andersk) - Docs: clarify description of use_parentheses ([#&#8203;1941](https://github.com/pycqa/isort/issues/1941)) [@&#8203;mgedmin](https://github.com/mgedmin) - Fixed [#&#8203;1976](https://github.com/pycqa/isort/issues/1976): `black` compatibility for `.pyi` files [@&#8203;XuehaiPan](https://github.com/XuehaiPan) - Implemented [#&#8203;1683](https://github.com/pycqa/isort/issues/1683): magic trailing comma option ([#&#8203;1876](https://github.com/pycqa/isort/issues/1876)) [@&#8203;legau](https://github.com/legau) - Add missing space in unrecoverable exception message ([#&#8203;1933](https://github.com/pycqa/isort/issues/1933)) [@&#8203;andersk](https://github.com/andersk) - Fixed [#&#8203;1895](https://github.com/pycqa/isort/issues/1895): skip-gitignore: use allow list, not deny list [@&#8203;bmalehorn](https://github.com/bmalehorn) - Fixed [#&#8203;1917](https://github.com/pycqa/isort/issues/1917): infinite loop for unmatched parenthesis ([#&#8203;1919](https://github.com/pycqa/isort/issues/1919)) [@&#8203;anirudnits](https://github.com/anirudnits) - Docs: shared profiles ([#&#8203;1896](https://github.com/pycqa/isort/issues/1896)) [@&#8203;matthewhughes934](https://github.com/matthewhughes934) - Fixed build-backend values in the example plugins ([#&#8203;1892](https://github.com/pycqa/isort/issues/1892)) [@&#8203;mgorny](https://github.com/mgorny) - Remove reference to jamescurtin/isort-action ([#&#8203;1885](https://github.com/pycqa/isort/issues/1885)) [@&#8203;AndrewLane](https://github.com/AndrewLane) - Split long cython import lines ([#&#8203;1931](https://github.com/pycqa/isort/issues/1931)) [@&#8203;davidcollins001](https://github.com/davidcollins001) - Update plone profile: copy of `black`, plus three settings. ([#&#8203;1926](https://github.com/pycqa/isort/issues/1926)) [@&#8203;mauritsvanrees](https://github.com/mauritsvanrees) - Fixed [#&#8203;1815](https://github.com/pycqa/isort/issues/1815), [#&#8203;1862](https://github.com/pycqa/isort/issues/1862): Add a command-line flag to sort all re-exports ([#&#8203;1863](https://github.com/pycqa/isort/issues/1863)) [@&#8203;parafoxia](https://github.com/parafoxia) - Fixed [#&#8203;1854](https://github.com/pycqa/isort/issues/1854): `lines_before_imports` appending lines after comments ([#&#8203;1861](https://github.com/pycqa/isort/issues/1861)) [@&#8203;legau](https://github.com/legau) - Remove redundant `multi_line_output = 3` from "Compatibility with black" ([#&#8203;1858](https://github.com/pycqa/isort/issues/1858)) [@&#8203;jdufresne](https://github.com/jdufresne) - Add tox config example ([#&#8203;1856](https://github.com/pycqa/isort/issues/1856)) [@&#8203;umonaca](https://github.com/umonaca) - Docs: add examples for frozenset and tuple settings ([#&#8203;1822](https://github.com/pycqa/isort/issues/1822)) [@&#8203;sgaist](https://github.com/sgaist) - Docs: add multiple config documentation ([#&#8203;1850](https://github.com/pycqa/isort/issues/1850)) [@&#8203;anirudnits](https://github.com/anirudnits) </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/BSStudio/bss-web-file-api). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d1ead2b commit a2de0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repos:
77
- id: poetry-export
88
args: ["-f", "requirements.txt", "-o", "requirements.txt"]
99
- repo: https://github.com/pycqa/isort
10-
rev: '5.10.1'
10+
rev: '5.13.2'
1111
hooks:
1212
- id: isort
1313
- repo: https://github.com/psf/black

0 commit comments

Comments
 (0)