Skip to content

Commit 0257d80

Browse files
committed
ci: fix black version
1 parent 6e63971 commit 0257d80

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
@@ -41,7 +41,7 @@ repos:
4141
- id: isort
4242

4343
- repo: https://github.com/psf/black
44-
rev: stable
44+
rev: 23.3.0
4545
hooks:
4646
- id: black
4747
language_version: python3

0 commit comments

Comments
 (0)