Skip to content

Commit 9da19ab

Browse files
authored
Merge branch 'master' into exclude-scipy-from-testing-with-python-3.9
2 parents a4aa335 + b93b328 commit 9da19ab

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
@@ -60,7 +60,7 @@ repos:
6060
additional_dependencies:
6161
- tomli
6262
- repo: https://github.com/psf/black
63-
rev: 25.1.0
63+
rev: 25.9.0
6464
hooks:
6565
- id: black
6666
exclude: "dpnp/_version.py"

0 commit comments

Comments
 (0)