Skip to content

Commit a528ede

Browse files
pre-commit-ci[bot]RainerKuemmerle
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 6.1.0 → 7.0.0](PyCQA/isort@6.1.0...7.0.0)
1 parent 2f0720e commit a528ede

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
@@ -17,7 +17,7 @@ repos:
1717

1818
# python
1919
- repo: https://github.com/pycqa/isort
20-
rev: 6.1.0
20+
rev: 7.0.0
2121
hooks:
2222
- id: isort
2323
- repo: https://github.com/psf/black-pre-commit-mirror

0 commit comments

Comments
 (0)