diff --git a/README.md b/README.md index b1d1e9b..09eaade 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ You can then establish a secrets baseline in your Maven-based repository: --disable-plugin AbsolutePathDetectorExperimental \ --exclude-files '\.secrets..*' \ --exclude-files '\.git.*' \ + --exclude-files '\.pre-commit-config\.yaml' \ --exclude-files 'target' > .secrets.baseline Review the secrets to determine which should be allowed and which are false positives: