Commit 83290bf
authored
chore(deps): update pre-commit hook pycqa/isort to v6.0.1 (#478)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [pycqa/isort](https://redirect.github.com/pycqa/isort) | repository |
patch | `6.0.0` -> `6.0.1` |
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://redirect.github.com/renovatebot/renovate/discussions/new)
if you have any questions.
---
### Release Notes
<details>
<summary>pycqa/isort (pycqa/isort)</summary>
###
[`v6.0.1`](https://redirect.github.com/PyCQA/isort/releases/tag/6.0.1)
[Compare
Source](https://redirect.github.com/pycqa/isort/compare/6.0.0...6.0.1)
#### Changes
- fix multi_line_output_modes docs
([#​2096](https://redirect.github.com/pycqa/isort/issues/2096))
[@​xinydev](https://redirect.github.com/xinydev)
- Ruff rules PT for pytest
([#​2372](https://redirect.github.com/pycqa/isort/issues/2372))
[@​cclauss](https://redirect.github.com/cclauss)
- Ruff rules B017, B028, and E203
([#​2371](https://redirect.github.com/pycqa/isort/issues/2371))
[@​cclauss](https://redirect.github.com/cclauss)
- Lint Python code with ruff
([#​2359](https://redirect.github.com/pycqa/isort/issues/2359))
[@​cclauss](https://redirect.github.com/cclauss)
- Fix test_find_imports_in_file_error failing on Windows
([#​2369](https://redirect.github.com/pycqa/isort/issues/2369))
[@​kobarity](https://redirect.github.com/kobarity)
- Move flake8 settings into pyproject.toml
([#​2360](https://redirect.github.com/pycqa/isort/issues/2360))
[@​cclauss](https://redirect.github.com/cclauss)
- Upgrade to uv>=0.6.0 and enable-cache
([#​2364](https://redirect.github.com/pycqa/isort/issues/2364))
[@​cclauss](https://redirect.github.com/cclauss)
- Apply some ruff rules
([#​2353](https://redirect.github.com/pycqa/isort/issues/2353))
[@​cclauss](https://redirect.github.com/cclauss)
#### 🪲 Fixes
- Add OSError handling in find_imports_in_file
([#​2331](https://redirect.github.com/pycqa/isort/issues/2331))
[@​kobarity](https://redirect.github.com/kobarity)
- Link GH as changelog
([#​2354](https://redirect.github.com/pycqa/isort/issues/2354))
[@​staticdev](https://redirect.github.com/staticdev)
#### 👷 Continuous Integration
- Remove Safety
([#​2373](https://redirect.github.com/pycqa/isort/issues/2373))
[@​staticdev](https://redirect.github.com/staticdev)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/hetznercloud/hcloud-python).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzYuMiIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ni4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 47d52c8 commit 83290bf
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments