fix(deps): update pre-commit hook timothycrosley/isort to v7
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| timothycrosley/isort | repository | major |
6.0.1 -> 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
timothycrosley/isort (timothycrosley/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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.