Skip to content

Commit b19b1e4

Browse files
chore(deps): update pre-commit hook psf/black to v23.12.0 (#155)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc77383 commit b19b1e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
hooks:
5151
- id: isort
5252
- repo: https://github.com/psf/black
53-
rev: 23.11.0
53+
rev: 23.12.0
5454
hooks:
5555
- id: black
5656
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)