fix(deps): update pre-commit hook pycqa/isort to v7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| PyCQA/isort | repository | major |
6.0.0 -> 7.0.0
|
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 if you have any questions.
Release Notes
PyCQA/isort (PyCQA/isort)
v7.0.0
Changes
💥 Breaking Changes
- Drop support for Python 3.9 (#2430) @DanielNoord
🚀 Features
- Show absolute paths in skipped file messages (#2416) @pranlawate
🐞 Fixes
- Some fixes for Python 3.14 (#2433) @DanielNoord
- Test on
3.14and fix any bugs (#2425) @DanielNoord - Update CHANGELOG.md + Fix Formatting and Grammar (#2419) @lukbrew25
- Fix output of hanging indent for long lines with noqa (#2407) @matan1008
👷 Continuous Integration
- Format with
ruffinstead ofblack(#2432) @DanielNoord - Target 3.10 for
ruff(#2431) @DanielNoord - Update development dependencies to latest version (#2426) @DanielNoord
- docs: update pre-commit examples to version 6.1.0 (#2413) @pranlawate
- Small cleanup for developer environment (#2418) @DanielNoord
📦 Dependencies
- Bump actions/setup-python from 5 to 6 in the github-actions group (#2411) @dependabot[bot]
v6.1.0
- Add python 3.14 classifier and badge (#2409) @staticdev
- Drop use of non-standard pkg_resources API (#2405) @dvarrazzo
v6.0.1
Changes
- fix multi_line_output_modes docs (#2096) @xinydev
- Ruff rules PT for pytest (#2372) @cclauss
- Ruff rules B017, B028, and E203 (#2371) @cclauss
- Lint Python code with ruff (#2359) @cclauss
- Fix test_find_imports_in_file_error failing on Windows (#2369) @kobarity
- Move flake8 settings into pyproject.toml (#2360) @cclauss
- Upgrade to uv>=0.6.0 and enable-cache (#2364) @cclauss
- Apply some ruff rules (#2353) @cclauss
🐞 Fixes
- Add OSError handling in find_imports_in_file (#2331) @kobarity
- Link GH as changelog (#2354) @staticdev
👷 Continuous Integration
- Remove Safety (#2373) @staticdev
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.