Skip to content

Commit 1dadfff

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.11.0 → 23.12.1](psf/black@23.11.0...23.12.1)
1 parent bb5b1cf commit 1dadfff

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
@@ -101,7 +101,7 @@ repos:
101101

102102
# Python Formatting
103103
- repo: https://github.com/psf/black
104-
rev: 23.11.0 # Keep in sync with blacken-docs
104+
rev: 23.12.1 # Keep in sync with blacken-docs
105105
hooks:
106106
- id: black
107107
- repo: https://github.com/asottile/blacken-docs

0 commit comments

Comments
 (0)