Skip to content

Commit 1242696

Browse files
ci(pre-commit): autoupdate (#285)
updates: - [github.com/pycqa/isort: 6.0.0 → 6.0.1](PyCQA/isort@6.0.0...6.0.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent cb29d23 commit 1242696

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ repos:
5353
args: [-w, -s, -i=4]
5454

5555
- repo: https://github.com/pycqa/isort
56-
rev: 6.0.0
56+
rev: 6.0.1
5757
hooks:
5858
- id: isort
5959

0 commit comments

Comments
 (0)