Commit 29740043 by Anthony Clark Committed by GitHub

Update black rev to 22.3.0 in pre commit config (#5376)

parent 67d37891
...@@ -71,7 +71,7 @@ repos: ...@@ -71,7 +71,7 @@ repos:
args: [--lines-after-imports, "-1"] args: [--lines-after-imports, "-1"]
- repo: https://github.com/psf/black - repo: https://github.com/psf/black
rev: 22.1.0 rev: 22.3.0
hooks: hooks:
- id: black - id: black
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment