From 52827752cff24257d09d9a921738e038062e6045 Mon Sep 17 00:00:00 2001 From: Paul Oureib Date: Fri, 12 Jan 2024 16:02:55 +0100 Subject: [PATCH] edit dependabot.yaml --- .github/dependabot.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index ff9fb1d34..277129029 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,4 +6,5 @@ updates: interval: weekly open-pull-requests-limit: 10 labels: - - 'pr: dependencies' + - 'dependencies' + - 'gha' \ No newline at end of file