Skip to content

Commit b65ef11

Browse files
[pre-commit.ci] pre-commit autoupdate (#41)
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 730379a commit b65ef11

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
@@ -14,7 +14,7 @@ repos:
1414
- id: check-toml
1515
- id: mixed-line-ending
1616
- repo: https://github.com/pycqa/isort
17-
rev: 6.0.0
17+
rev: 6.0.1
1818
hooks:
1919
- id: isort
2020
name: isort (python)

0 commit comments

Comments
 (0)