From d269e53f94c24a43c5214599a196cebb53c65c4b Mon Sep 17 00:00:00 2001 From: Renata Date: Tue, 6 Apr 2021 05:37:02 +0200 Subject: [PATCH] Update pre-commit config --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fca3b99ca..7b0a2dd8a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: -- repo: https://github.com/ambv/black - rev: stable +- repo: https://github.com/psf/black + rev: 20.8b1 hooks: - id: black exclude: ^taf/tools/