Remove testplans and suites for vpnservice
[integration/test.git] / .pre-commit-config.yaml
index d688a1e9ee0791367d57841a30b95068b42572fe..9a9496d07094d6c8b7fab22a5673b10c5053deb1 100644 (file)
@@ -9,7 +9,7 @@ repos:
         exclude: '\.robot'
 
   - repo: https://github.com/PyCQA/flake8
-    rev: 4.0.1
+    rev: 6.1.0
     hooks:
       - id: flake8
 
@@ -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