X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=9a9496d07094d6c8b7fab22a5673b10c5053deb1;hb=3daefc4b96739f2ef894d69bf648edc615877a8d;hp=8e04d91d60aaf2b5f53e23dfb97a99565cc1d837;hpb=d56af8a400b69f8c1a646c8241a7e4ed6f9c3c13;p=integration%2Ftest.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8e04d91d60..9a9496d070 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -21,8 +21,8 @@ repos: - repo: https://github.com/MarketSquare/robotframework-tidy rev: 3.2.0 hooks: - - id: robotidy - additional_dependencies: ['robotframework'] + - id: robotidy + additional_dependencies: ['robotframework==6.1.1'] - repo: https://github.com/jorisroovers/gitlint rev: v0.19.1