Merge changes from topic "update-common-packer"
[releng/builder.git] / .pre-commit-config.yaml
index bb8d8639c3b5751bcd1c31d9b5095692b3922796..a8d275137e1ca9647c83bc4b4d772be7c2b9ce2b 100644 (file)
@@ -47,7 +47,7 @@ repos:
     hooks:
       - id: bandit
         # Bandit does not need to run on test code
-        exclude: tests/*
+        exclude: ^tests/
 
   - repo: https://github.com/pycqa/pydocstyle
     rev: 6.1.1