We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67e8f05 + c239cab commit 15d62abCopy full SHA for 15d62ab
1 file changed
.pre-commit-config.yaml
@@ -18,7 +18,7 @@ repos:
18
- id: black
19
exclude: "versioneer.py|dpctl/_version.py"
20
- repo: https://github.com/pycqa/isort
21
- rev: 8.0.1
+ rev: 9.0.0a3
22
hooks:
23
- id: isort
24
name: isort (python)
0 commit comments