diff --git a/README.md b/README.md index a4ab4e8..baef467 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This project uses [Conventional Commits](https://www.conventionalcommits.or) wit - `doc`: documentation - `refactor`: code refactoring - `config`: changing configuration (linter, build process) +- `update`: updating dependencies and associated changes Always try to split up your changes into coherent commits, a single commit should do a single thing.