From 15a045d1d8712ba1ee85e0df02d6b03710ebe313 Mon Sep 17 00:00:00 2001 From: Daniel Prange <2333857+danipran@users.noreply.github.com> Date: Wed, 26 Feb 2025 14:22:48 +0200 Subject: [PATCH] ci(dependabot): add ratkaisutoimiston-frontend as reviewers --- .github/dependabot.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index b2ff73a3e..783db6b7b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,3 +8,5 @@ updates: prefix: "deps" # Disable version updates and only allow security updates open-pull-requests-limit: 0 + reviewers: + - "City-of-Helsinki/ratkaisutoimiston-frontend"