We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8255d3 commit c33fe8fCopy full SHA for c33fe8f
1 file changed
.pre-commit-config.yaml
@@ -16,7 +16,7 @@ repos:
16
types: [file] # override `types: [json]`
17
files: \.(json|ipynb)$
18
- repo: https://github.com/pycqa/isort
19
- rev: 6.0.0
+ rev: 6.0.1
20
hooks:
21
- id: isort
22
additional_dependencies: ["toml"]
0 commit comments