diff --git a/README.md b/README.md index fa7fbed1a..e4aac27bd 100644 --- a/README.md +++ b/README.md @@ -149,7 +149,7 @@ You can also do it manually. Move your existing hooks to `husky.hooks` field and } ``` -Starting with `1.0.0`, husky can be configured using `.huskyrc`, `.huskyrc.json`, `.huskyrc.js` or `husky.config.js` file. +Starting with `1.0.0`, husky can be configured using `.huskyrc`, `.huskyrc.json`, `.huskyrc.yaml`, `huskyrc.yml`, `.huskyrc.js` or `husky.config.js` file. ```js // .huskyrc