Skip to content

Commit e0fa5a4

Browse files
pre-commit-ci[bot]ctuguinay
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (OSOceanAcoustics#1472)
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 1c1d18f commit e0fa5a4

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
@@ -18,7 +18,7 @@ repos:
1818
args: ["--autofix", "--indent=2", "--no-sort-keys"]
1919

2020
- repo: https://github.com/PyCQA/isort
21-
rev: 6.0.0
21+
rev: 6.0.1
2222
hooks:
2323
- id: isort
2424
args: ["--profile", "black", "--filter-files"]

0 commit comments

Comments
 (0)