Skip to content

Commit 2233a8c

Browse files
Weekly pre-commit autoupdate (#2629)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`.
1 parent e633d1d commit 2233a8c

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
@@ -65,7 +65,7 @@ repos:
6565
- id: black
6666
exclude: "dpnp/_version.py"
6767
- repo: https://github.com/pycqa/isort
68-
rev: 6.1.0
68+
rev: 7.0.0
6969
hooks:
7070
- id: isort
7171
name: isort (python)

0 commit comments

Comments
 (0)