Skip to content

Commit 2a39ed3

Browse files
authoredApr 4, 2023
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0)
1 parent a3b3906 commit 2a39ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_language_version:
22
python: "3.10"
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 23.1.0
5+
rev: 23.3.0
66
hooks:
77
- id: black
88
args: [--safe, --quiet]

0 commit comments

Comments
 (0)