We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 14796ed + bbf1db8 commit 35cb027Copy full SHA for 35cb027
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: 26.3.0
+ rev: 26.3.1
17
hooks:
18
- id: black
19
exclude: "versioneer.py|dpctl/_version.py"
0 commit comments