Remove robot-tidy from pre-commit
[integration/test.git] / .pre-commit-config.yaml
index a2775170606cbeddbdd61f8e44d0f8dc66061308..86005cf56c95c7ddcab6a8b70eb5a15f490d8127 100644 (file)
   hooks:
     - id: autopep8
 
-- repo: git://github.com/guykisel/pre-commit-robotframework-tidy
-  rev: 'master'
-  hooks:
-  - id: robotframework-tidy-wrapper
-    additional_dependencies: ['robotframework==3.2a1']  # Pin due to tidy warning in 3.1.2
-
 - repo: https://github.com/jorisroovers/gitlint
   rev: v0.11.0
   hooks: