Skip to content

Commit 637fd60

Browse files
chore(pre-commit): pre-commit autoupdate (#2725)
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 ace28d8 commit 637fd60

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
@@ -26,7 +26,7 @@ repos:
2626
- id: pyupgrade
2727
exclude: \.(po|pot|yml|yaml)$
2828
- repo: https://github.com/PyCQA/isort
29-
rev: 6.0.0
29+
rev: 6.0.1
3030
hooks:
3131
- id: isort
3232
exclude: \.(po|pot|yml|yaml)$

0 commit comments

Comments
 (0)