X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;fp=.pre-commit-config.yaml;h=9a9496d07094d6c8b7fab22a5673b10c5053deb1;hb=83350b8bf5eb6c28e5756f6745044edb96843f07;hp=8e04d91d60aaf2b5f53e23dfb97a99565cc1d837;hpb=2778f151c668b610353ea1551d4ec3a610c3215c;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