We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56d3665 commit 2db0bbeCopy full SHA for 2db0bbe
1 file changed
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
args: [--max-line-length=120]
23
24
- repo: https://github.com/pycqa/isort
25
- rev: 5.10.1
+ rev: 5.12.0
26
hooks:
27
- id: isort
28
additional_dependencies: [toml]
0 commit comments