Skip to content

Commit fa2f043

Browse files
pre-commit-ci[bot]KrisThielemans
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 6.0.1 → 7.0.0](PyCQA/isort@6.0.1...7.0.0)
1 parent 8e6558b commit fa2f043

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
@@ -49,7 +49,7 @@ repos:
4949
args: [-i]
5050
additional_dependencies: [toml]
5151
- repo: https://github.com/PyCQA/isort
52-
rev: 6.0.1
52+
rev: 7.0.0
5353
hooks:
5454
- id: isort
5555
- repo: https://github.com/pre-commit/mirrors-clang-format

0 commit comments

Comments
 (0)