Skip to content

Commit 9c3549e

Browse files
authored
Merge pull request #2252 from IntelPython/bot/pre-commit-autoupdate
Weekly pre-commit autoupdate
2 parents 0a329ef + 1f2f575 commit 9c3549e

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)