Skip to content

Commit 000be2f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.9.0
53+
rev: 23.9.1
5454
hooks:
5555
- id: black
5656
- repo: https://github.com/codespell-project/codespell

0 commit comments

Comments
 (0)