diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 62928139fb0cfeacb31f36f3bbe55c8026ad798a..d492ecc848696e4d6b41edd2ef9245cfa1894c01 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -14,4 +14,10 @@ repos:
     -   id: check-yaml
         exclude: meta.yaml
     -   id: check-added-large-files
+    -   id: check-docstring-first
     -   id: flake8
+-   repo: https://github.com/PyCQA/bandit
+    rev: 'master' # Update me!
+    hooks:
+    - id: bandit
+      exclude: beat/editor/test