X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=734653f2dc41799d8d8be66e33344b7d1cbaaed0;hb=c6bc582f73d4aaee659019763937e2015aee7b36;hp=aa104f07c5f285b181edc97d9eff27967dc8d442;hpb=786aabb1325d09bc63bb952b70e2300c0382e03a;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