Skip to content

Commit c7d8609

Browse files
[pre-commit.ci] pre-commit autoupdate (#892)
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 6719dfd commit c7d8609

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repos:
55
- id: autoflake
66
args: ["--in-place", "--remove-unused-variables", "--remove-all-unused-imports"]
77
- repo: https://github.com/psf/black
8-
rev: 23.1.0
8+
rev: 23.3.0
99
hooks:
1010
- id: black
1111
args: [--safe, --quiet, --target-version, py35]

0 commit comments

Comments
 (0)