From 8aa1489e0820b160c984e5c7143952ab6b8c46fd Mon Sep 17 00:00:00 2001 From: Ezio Melotti Date: Sun, 4 Jan 2026 12:11:09 +0100 Subject: [PATCH] Add Ezio as dependabot PR assignee and set cooldown --- .github/dependabot.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5c5631448ae..5621e4b7d8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,11 @@ updates: directory: "/" schedule: interval: monthly + assignees: + - "ezio-melotti" groups: actions: patterns: - "*" + cooldown: + default-days: 7