We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea2092b + 3f3450d commit 149b819Copy full SHA for 149b819
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: flake8
22
exclude: ^(pydra_ml/_version\.py|versioneer\.py)$
23
- repo: https://github.com/PyCQA/isort
24
- rev: 5.9.2
+ rev: 5.9.3
25
hooks:
26
- id: isort
27
args: ["--profile", "black"]
0 commit comments