Skip to content

Commit ed9cb28

Browse files
authored
Merge pull request #205 from Ocean-Data-Lab/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents 46c6bb2 + 2f912f7 commit ed9cb28

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

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

0 commit comments

Comments
 (0)