summaryrefslogtreecommitdiff
path: root/.pre-commit-config.yaml
diff options
context:
space:
mode:
authorCaselIT <cfederico87@gmail.com>2020-10-26 20:39:37 +0100
committerCaselIT <cfederico87@gmail.com>2020-10-26 20:39:37 +0100
commit84c9dab66d88061f4f7192150cf5388f55c67892 (patch)
treed66167d976cb9695886e481e61d878d9b0c29f2a /.pre-commit-config.yaml
parenta9f333021cf0c1c799e15d1b5a087bcea7c65231 (diff)
downloadalembic-84c9dab66d88061f4f7192150cf5388f55c67892.tar.gz
Update black to 20.8b1
Change-Id: Id9b8ce6a0ccd2a6fa17b779c95d4079a5fa629d7
Diffstat (limited to '.pre-commit-config.yaml')
-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 de29c68..91111eb 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -2,7 +2,7 @@
# See https://pre-commit.com/hooks.html for more hooks
repos:
- repo: https://github.com/python/black
- rev: 19.10b0
+ rev: 20.8b1
hooks:
- id: black