X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;fp=.pre-commit-config.yaml;h=efc1f7cfe5396e5ca718545254cdb660c521300c;hb=1c106006ffb33c1c60e2f8abe61e88a7bd95a7bd;hp=64886a158c9afdac2a7edb73a2afb334fff4ad5d;hpb=e235045c2ad12d41416e2583609a0178c8bd9287;p=integration%2Ftest.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 64886a158c..efc1f7cfe5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,11 +11,6 @@ repos: # so to prevent this conflict we will ignore .robot files in this trailing-whitespace hook exclude: '\.robot' - - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: v1.4.4 - hooks: - - id: autopep8 - - repo: https://github.com/guykisel/pre-commit-robotframework-tidy rev: master hooks: