diff --git a/README.md b/README.md index ddf5776..b848ce6 100644 --- a/README.md +++ b/README.md @@ -61,6 +61,8 @@ Add this to your `.pre-commit-config.yaml` - `--credentials-file` - additional AWS CLI style configuration file in a non-standard location to fetch configured credentials from. Can be repeated multiple times. + - `--allow-missing-credentials` - Allow hook to pass when no credentials are + detected. - `detect-private-key` - Checks for the existence of private keys. - `double-quote-string-fixer` - This hook replaces double quoted strings with single quoted strings.