Skip to content

Commit efc5b9e

Browse files
committed
Add missing parameter --allow-missing-credentials
1 parent 86bfe8c commit efc5b9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ Add this to your `.pre-commit-config.yaml`
6161
- `--credentials-file` - additional AWS CLI style configuration file in a
6262
non-standard location to fetch configured credentials from. Can be repeated
6363
multiple times.
64+
- `--allow-missing-credentials` - Allow hook to pass when no credentials are
65+
detected.
6466
- `detect-private-key` - Checks for the existence of private keys.
6567
- `double-quote-string-fixer` - This hook replaces double quoted strings
6668
with single quoted strings.

0 commit comments

Comments
 (0)