Skip to content

Commit b4a5187

Browse files
[pre-commit.ci] pre-commit autoupdate (#108)
updates: - [github.com/psf/black: 23.1.0 → 23.3.0](psf/black@23.1.0...23.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent d0f38e6 commit b4a5187

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
@@ -11,7 +11,7 @@ repos:
1111
- id: requirements-txt-fixer
1212
- id: detect-private-key
1313
- repo: https://github.com/psf/black
14-
rev: 23.1.0
14+
rev: 23.3.0
1515
hooks:
1616
- id: black
1717
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)