summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2022-03-29 17:48:05 -0700
committerAmjith Ramanujam <amjith.r@gmail.com>2022-03-29 17:48:05 -0700
commit59fa76ac9b7dbdacfc982233721fc20bec5120f0 (patch)
treed351ce9dc5ef0b186211d999f5fc7dcc3c3751b4
parent78c84ba912e4ab2d3104029bf5ef55e0ae6ca76e (diff)
Update pre-commit.
-rw-r--r--.pre-commit-config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 4f53bac..67ba03d 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,5 +1,5 @@
repos:
- repo: https://github.com/psf/black
- rev: 21.12b0
+ rev: 22.3.0
hooks:
- id: black