Skip to content

Commit 6caa91d

Browse files
Update pre-commit hook PyCQA/isort to v6.0.1 (#921)
| datasource | package | from | to | | ----------- | ----------- | ----- | ----- | | github-tags | PyCQA/isort | 6.0.0 | 6.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e8c7369 commit 6caa91d

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
@@ -40,7 +40,7 @@ repos:
4040
- id: pyupgrade
4141

4242
- repo: https://github.com/PyCQA/isort
43-
rev: 6.0.0
43+
rev: 6.0.1
4444
hooks:
4545
- id: isort
4646

0 commit comments

Comments
 (0)