Skip to content

Commit 538cf79

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/blackhttps://github.com/psf/black - [github.com/psf/black: stable → 23.12.1](psf/black@stable...23.12.1)
1 parent b059c6c commit 538cf79

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
2-
- repo: https://github.com/ambv/black
3-
rev: stable
2+
- repo: https://github.com/psf/black
3+
rev: 23.12.1
44
hooks:
55
- id: black
66
language_version: python3.7

0 commit comments

Comments
 (0)