Skip to content

Commit e3d09f1

Browse files
authored
Chore: Use Python 3.9 for black in pre-commit-config (#1894)
1 parent d65fe23 commit e3d09f1

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
@@ -3,4 +3,4 @@ repos:
33
rev: 22.3.0
44
hooks:
55
- id: black
6-
language_version: python3.10
6+
language_version: python3.9

0 commit comments

Comments
 (0)