We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60f8c05 + 0e4d86f commit 70920d3Copy full SHA for 70920d3
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- id: end-of-file-fixer
14
- id: trailing-whitespace
15
- repo: https://github.com/psf/black
16
- rev: 25.9.0
+ rev: 25.11.0
17
hooks:
18
- id: black
19
exclude: "versioneer.py|dpctl/_version.py"
0 commit comments