Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 4fdbb3a

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/isort: 5.10.0 → 5.10.1](PyCQA/isort@5.10.0...5.10.1)
1 parent 4da7b67 commit 4fdbb3a

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
@@ -40,7 +40,7 @@ repos:
4040
"nowcasting_dataset",
4141
]
4242
- repo: https://github.com/PyCQA/isort
43-
rev: 5.10.0
43+
rev: 5.10.1
4444
hooks:
4545
- id: isort
4646
args: [--profile, black, --line-length, "100", "nowcasting_dataset"]

0 commit comments

Comments
 (0)