X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=734653f2dc41799d8d8be66e33344b7d1cbaaed0;hb=0880919eb94264cdabf1109e07cec2511999593c;hp=aa104f07c5f285b181edc97d9eff27967dc8d442;hpb=6c099dfd81640689dec35b6bcad121be7304133d;p=releng%2Fbuilder.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index aa104f07c..734653f2d 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: stages: [commit] - repo: https://github.com/jorisroovers/gitlint - rev: v0.15.1 + rev: v0.16.0 hooks: - id: gitlint stages: [commit-msg] @@ -33,7 +33,7 @@ repos: )$ - repo: https://github.com/ambv/black - rev: 21.9b0 + rev: 21.10b0 hooks: - id: black