Skip to content

Commit a1379bd

Browse files
committed
⬆️ Update pre-commit checks
1 parent d8c6591 commit a1379bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repos:
1515
types: [file] # override `types: [json]`
1616
files: \.(json|ipynb)$
1717
- repo: https://github.com/psf/black-pre-commit-mirror
18-
rev: fa505ab9c3e0fedafe1709fd7ac2b5f8996c670d # 26.3.1
18+
rev: 4160603246a6b365d4a2af661c6d71b0a0f50478 # 26.5.1
1919
hooks:
2020
- id: black
2121
- repo: https://github.com/asottile/reorder-python-imports

0 commit comments

Comments
 (0)