Skip to content

Commit 4e44930

Browse files
[pre-commit.ci] pre-commit autoupdate (#135)
updates: - [github.com/pycqa/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a23432e commit 4e44930

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
@@ -18,7 +18,7 @@ repos:
1818
- commit-msg
1919
additional_dependencies: ['conventional-changelog-conventionalcommits']
2020
- repo: https://github.com/pycqa/isort
21-
rev: 6.1.0
21+
rev: 7.0.0
2222
hooks:
2323
- id: isort
2424
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)