Skip to content

Commit 00c41e9

Browse files
Weekly pre-commit autoupdate (#2604)
This PR updates the `.pre-commit-config.yaml` using `pre-commit autoupdate`. Co-authored-by: antonwolfy <[email protected]>
1 parent 11b18f4 commit 00c41e9

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.0.1
68+
rev: 6.1.0
6969
hooks:
7070
- id: isort
7171
name: isort (python)

0 commit comments

Comments
 (0)