Skip to content

Commit c33fe8f

Browse files
committed
⬆️ Update pre-commit hooks
1 parent e8255d3 commit c33fe8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
types: [file] # override `types: [json]`
1717
files: \.(json|ipynb)$
1818
- repo: https://github.com/pycqa/isort
19-
rev: 6.0.0
19+
rev: 6.0.1
2020
hooks:
2121
- id: isort
2222
additional_dependencies: ["toml"]

0 commit comments

Comments
 (0)