X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;fp=.pre-commit-config.yaml;h=4436e4a7de80a1616a6236a6b6976b5d69325f13;hb=3c52ca03adb7f7633289ec56b8eb5090d52d24e6;hp=bb176e9e9d8752e1b409b7a1ed56205219efdc74;hpb=7a4a771e76175244992bf42901effeb7af6fb406;p=integration%2Ftest.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bb176e9e9d..4436e4a7de 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,8 +11,8 @@ repos: # so to prevent this conflict we will ignore .robot files in this trailing-whitespace hook exclude: '\.robot' - - repo: https://github.com/ambv/black - rev: stable + - repo: https://github.com/psf/black + rev: 20.8b1 hooks: - id: black