We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa0a979 commit e308893Copy full SHA for e308893
1 file changed
.pre-commit-config.yaml
@@ -13,7 +13,7 @@ repos:
13
- --line-length=88
14
15
- repo: https://github.com/psf/black-pre-commit-mirror
16
- rev: 26.3.0
+ rev: 26.3.1
17
hooks:
18
- id: black
19
args:
0 commit comments