Skip to content

Commit 3e572cc

Browse files
[pre-commit.ci] pre-commit autoupdate (#61)
updates: - [github.com/PyCQA/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 5d7213b commit 3e572cc

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
@@ -17,7 +17,7 @@ repos:
1717
exclude: (^3rdparty|^js|^proto)
1818

1919
- repo: https://github.com/PyCQA/isort
20-
rev: 5.11.4
20+
rev: 5.12.0
2121
hooks:
2222
- id: isort
2323
files: nc_py_api/

0 commit comments

Comments
 (0)