Skip to content

Commit 1f2f575

Browse files
antonwolfygithub-actions[bot]
authored andcommitted
chore: update pre-commit hooks
1 parent 0a329ef commit 1f2f575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ repos:
1818
- id: black
1919
exclude: "versioneer.py|dpctl/_version.py"
2020
- repo: https://github.com/pycqa/isort
21-
rev: 7.0.0
21+
rev: 8.0.0
2222
hooks:
2323
- id: isort
2424
name: isort (python)

0 commit comments

Comments
 (0)