We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a329ef + 1f2f575 commit 9c3549eCopy full SHA for 9c3549e
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: 7.0.0
+ rev: 8.0.0
22
hooks:
23
- id: isort
24
name: isort (python)
0 commit comments