Add testcheck for Subnet Route For single/multiple Subnet On
[integration/test.git] / .pre-commit-config.yaml
index cecdca20dbce3c8f89e4967496652b5050df7f5e..91ee655f9f6c76c0c17112bfc016840cb53be235 100644 (file)
@@ -3,4 +3,9 @@
   rev: 'master'
   hooks:
   - id: robotframework-tidy-wrapper
+    additional_dependencies: ['robotframework==3.1.1']  # Pin due to tidy warning in 3.1.2
 
+- repo: https://github.com/jorisroovers/gitlint
+  rev: v0.11.0
+  hooks:
+  - id: gitlint