summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2021-12-21 02:16:54 +0000
committerJohn Villalovos <john@sodarock.com>2021-12-20 18:26:26 -0800
commitb86e819e6395a84755aaf42334b17567a1bed5fd (patch)
tree77f749bdc29ad9b9d08417480d8071354804221b
parent8ac4f4a2ba901de1ad809e4fc2fe787e37703a50 (diff)
downloadgitlab-b86e819e6395a84755aaf42334b17567a1bed5fd.tar.gz
chore(deps): update pre-commit hook psf/black to v21
-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 a9c36c8..d2a1944 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -3,7 +3,7 @@ default_language_version:
repos:
- repo: https://github.com/psf/black
- rev: 20.8b1
+ rev: 21.12b0
hooks:
- id: black
- repo: https://github.com/alessandrojcm/commitlint-pre-commit-hook