From fec6f53f224694449c452826acabc6d2f64ad916 Mon Sep 17 00:00:00 2001 From: cswimr Date: Tue, 31 Dec 2024 00:37:24 -0500 Subject: [PATCH] chore(repo): add deps and renovate scopes --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ccb67df..68b6832 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -27,3 +27,5 @@ Please do not use issue identifiers as scopes. - `nix`: changes to the nix flake or `.envrc` file - `repo`: changes to the repository, such as the README, CONTRIBUTING, or LICENSE files - `tooling`: changes to development tooling like dotnet tools +- `deps`: changes to dependencies, such as updating dependencies or removing unused dependencies +- `renovate`: changes to the Renovate configuration