diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 297ab38..ec3f4be 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,3 +13,7 @@ repos: hooks: - id: flake8 args: [--max-line-length=88] + - repo: https://github.com/sirwart/ripsecrets.git + rev: v0.1.5 + hooks: + - id: ripsecrets