We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eedd06c commit 9932137Copy full SHA for 9932137
.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: 5.10.1
+ rev: 5.12.0
22
hooks:
23
- id: isort
24
name: isort (python)
0 commit comments