Skip to content

Commit f2b96e2

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

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

0 commit comments

Comments
 (0)