mirror of
https://github.com/pre-commit/pre-commit-hooks.git
synced 2026-04-01 02:56:52 +00:00
Fix a typo in the README
This commit is contained in:
parent
0fd09bf67a
commit
53697318ee
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ Add this to your `.pre-commit-config.yaml`
|
|||
- `detect-aws-credentials` - Checks for the existence of AWS secrets that you
|
||||
have set up with the AWS CLI.
|
||||
The following arguments are available:
|
||||
- `--credential-file` - additional AWS CLI style configuration file in a
|
||||
- `--credentials-file` - additional AWS CLI style configuration file in a
|
||||
non-standard location to fetch configured credentials from. Can be repeated
|
||||
multiple times.
|
||||
- `detect-private-key` - Checks for the existence of private keys.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue