X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=ca5cf7fbb4f65c9a3e61a06eb35a823f8fa143c3;hb=ee7cc49030e1db13e37aacca8db6e4a300225aee;hp=25be085b24359bd9b319596d4534d29a72bdba67;hpb=7c980261c9581d8a03abc5e3561a0bfbb23662b9;p=releng%2Fbuilder.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 25be085b2..ca5cf7fbb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,6 +13,7 @@ repos: rev: v2.1.2 hooks: - id: prettier + stages: [commit] - repo: https://github.com/jorisroovers/gitlint rev: v0.13.1 @@ -30,7 +31,7 @@ repos: )$ - repo: https://github.com/ambv/black - rev: stable + rev: 20.8b1 hooks: - id: black