diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f544a14..ccb67df 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -16,8 +16,7 @@ We follow a subset of the [Conventional Commits](https://www.conventionalcommits - `test`: Adding missing tests or correcting existing tests - `docs`: Documentation only changes - `ci`: Changes to our CI configuration files and scripts -- `build`: Changes that affect the build system, project version, or external dependencies -- `chore`: Other changes that don't modify src or test files, such as updating .gitignore +- `chore`: Other changes that don't modify src or test files, such as updating .gitignore or updating dependencies ### Acceptable scopes