Skip to content
This repository was archived by the owner on Sep 8, 2025. It is now read-only.

Commit 27b765c

Browse files
authored
Merge pull request #106 from supabase-community/J0/update-pre-commit-black
Update .pre-commit-config.yaml
2 parents fc18260 + a6dca37 commit 27b765c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ repos:
3535
]
3636

3737
- repo: https://github.com/psf/black
38-
rev: "23.1.0"
38+
rev: "23.3.0"
3939
hooks:
4040
- id: black
4141

0 commit comments

Comments
 (0)