From 635f98f812eb3fa9a65a56bd5f508003820b6b49 Mon Sep 17 00:00:00 2001
From: Stefano Cordio <stefano_cordio@epam.com>
Date: Sun, 18 Aug 2024 15:07:18 +0200
Subject: [PATCH] Remove dependabot time restriction

---
 .github/dependabot.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml
index f8414ae4..b76b8957 100644
--- a/.github/dependabot.yml
+++ b/.github/dependabot.yml
@@ -4,9 +4,7 @@ updates:
     directory: "/"
     schedule:
       interval: "daily"
-      time: "02:00"
   - package-ecosystem: "github-actions"
     directory: "/"
     schedule:
       interval: "daily"
-      time: "02:00"