Added detect-secrets hook

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
This commit is contained in:
Carlo Costino
2024-05-20 11:16:37 -04:00
parent 2db920b0f4
commit ff9c8678bb
3 changed files with 26 additions and 1 deletions

View File

@@ -105,6 +105,7 @@ requests-mock = "^1.11.0"
setuptools = "^69.0.3"
sqlalchemy-utils = "^0.41.2"
vulture = "^2.10"
detect-secrets = "^1.5.0"
[build-system]