Skip to content

Commit fc6c352

Browse files
pre-commit-ci[bot]Michael Howitz
authored andcommitted
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.1.0 → 22.3.0](psf/black@22.1.0...22.3.0)
1 parent e558b1b commit fc6c352

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
33
- repo: https://github.com/psf/black
4-
rev: 22.1.0
4+
rev: 22.3.0
55
hooks:
66
- id: black
77
args: [--safe, --quiet, --target-version, py36]

0 commit comments

Comments
 (0)