Skip to content

Commit b2ded71

Browse files
Update pre-commit hook PyCQA/isort to v6.1.0
| datasource | package | from | to | | ----------- | ----------- | ----- | ----- | | github-tags | PyCQA/isort | 6.0.1 | 6.1.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1c6274 commit b2ded71

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
@@ -55,7 +55,7 @@ repos:
5555
- id: pyupgrade
5656

5757
- repo: https://github.com/PyCQA/isort
58-
rev: 6.0.1
58+
rev: 6.1.0
5959
hooks:
6060
- id: isort
6161

0 commit comments

Comments
 (0)