From 1e596589c58f76c691d5b2c191f162f866d20f96 Mon Sep 17 00:00:00 2001 From: Bruno Alla Date: Tue, 9 Jan 2024 18:33:20 +0000 Subject: [PATCH] Update dependabot config --- .github/dependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 7642a3f2d0..e6590469af 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,7 +9,7 @@ updates: schedule: interval: "daily" labels: - - "update" + - "project infrastructure" # Update npm packages - package-ecosystem: "npm"