Skip to content

Commit f2bf7f8

Browse files
[pre-commit.ci] pre-commit autoupdate (#247)
* [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) * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update b013.py Re add brackets Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Cooper Lees <me@cooperlees.com>
1 parent 4338842 commit f2bf7f8

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
@@ -8,7 +8,7 @@ repos:
88
- id: isort
99

1010
- repo: https://github.com/psf/black
11-
rev: 22.1.0
11+
rev: 22.3.0
1212
hooks:
1313
- id: black
1414
args:

0 commit comments

Comments
 (0)