Skip to content
This repository was archived by the owner on Feb 10, 2024. It is now read-only.

Commit 27d56dc

Browse files
⬆️ Update pre-commit hook psf/black to v23.3.0 (#19)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1126081 commit 27d56dc

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
@@ -32,6 +32,6 @@ repos:
3232
hooks:
3333
- id: flake8
3434
- repo: https://github.com/psf/black.git
35-
rev: 23.1.0
35+
rev: 23.3.0
3636
hooks:
3737
- id: black

0 commit comments

Comments
 (0)