We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8c6591 commit a1379bdCopy full SHA for a1379bd
1 file changed
.pre-commit-config.yaml
@@ -15,7 +15,7 @@ repos:
15
types: [file] # override `types: [json]`
16
files: \.(json|ipynb)$
17
- repo: https://github.com/psf/black-pre-commit-mirror
18
- rev: fa505ab9c3e0fedafe1709fd7ac2b5f8996c670d # 26.3.1
+ rev: 4160603246a6b365d4a2af661c6d71b0a0f50478 # 26.5.1
19
hooks:
20
- id: black
21
- repo: https://github.com/asottile/reorder-python-imports
0 commit comments