X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;fp=.pre-commit-config.yaml;h=a2775170606cbeddbdd61f8e44d0f8dc66061308;hb=21690a4d26c4f3ef419b384b07bb8e55993f3757;hp=bb08b167bfeefaf5a1f18c4957f840ac90103647;hpb=b2cd74063cbcdfadcbe20746116ec276e27ea0cb;p=integration%2Ftest.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bb08b167bf..a277517060 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ rev: v2.4.0 # Use the ref you want to point at hooks: - id: flake8 - language_version: python2 + language_version: python3 additional_dependencies: ['flake8~=3.5.0'] - id: trailing-whitespace