Skip to content

Commit 4b4c06e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/blackhttps://github.com/psf/black - [github.com/psf/black: stable → 24.4.2](psf/black@stable...24.4.2)
1 parent f284132 commit 4b4c06e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fail_fast: true
22
repos:
3-
- repo: https://github.com/ambv/black
4-
rev: stable
3+
- repo: https://github.com/psf/black
4+
rev: 24.4.2
55
hooks:
66
- id: black
77
language_version: python3.7

0 commit comments

Comments
 (0)