From 33ae46759d2f174b2c436899f20afd3e32049ced Mon Sep 17 00:00:00 2001 From: Alex Rudenko Date: Mon, 15 Jan 2024 08:55:57 +0100 Subject: [PATCH] chore: move dependabot check times (#11684) --- .github/dependabot.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0e22e20ab32..50b3b55b783 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,7 +4,7 @@ updates: directory: / schedule: interval: daily - time: '06:00' + time: '02:00' timezone: Europe/Berlin ignore: - dependency-name: devtools-protocol @@ -22,7 +22,7 @@ updates: directory: / schedule: interval: daily - time: '06:00' + time: '03:00' timezone: Europe/Berlin groups: all: @@ -32,7 +32,7 @@ updates: directory: / schedule: interval: daily - time: '06:00' + time: '04:00' timezone: Europe/Berlin groups: all: