Skip to content

Commit 16bc502

Browse files
[pre-commit.ci] pre-commit autoupdate (#46)
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 dc6acfb commit 16bc502

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
@@ -12,7 +12,7 @@ repos:
1212
- id: editorconfig-checker
1313
alias: ec
1414
- repo: https://github.com/pycqa/isort
15-
rev: 6.1.0
15+
rev: 7.0.0
1616
hooks:
1717
- id: isort
1818
name: isort (python)

0 commit comments

Comments
 (0)