diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index c67ec80f756ff4f482907d630a63715713ce6ea8..ec55595c510ca70f218ad0478c6519314d707f60 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -80,6 +80,7 @@ repos:
             --doctests
         additional_dependencies:
           - flake8-bugbear
+          - tryceratops
 
   - repo: https://github.com/mgedmin/check-manifest
     rev: '0.46'