From 85d3ac619eaa9ba7d40829947ba48ce7407d37ce Mon Sep 17 00:00:00 2001 From: Zain Kassam Date: Wed, 11 Dec 2024 17:51:49 +0000 Subject: [PATCH] chore(EMS-4031): reverts timing changes to dependabot.yml --- .github/dependabot.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71cd42bb47..e26d08b0d0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,8 +12,8 @@ updates: - package-ecosystem: 'npm' directory: '/' schedule: - interval: 'daily' - time: '17:15' + interval: 'monthly' + time: '03:00' labels: - 'chore' ignore: @@ -46,8 +46,8 @@ updates: - package-ecosystem: 'npm' directory: '/src/api' schedule: - interval: 'daily' - time: '17:15' + interval: 'monthly' + time: '03:00' labels: - 'chore' ignore: @@ -78,8 +78,8 @@ updates: - package-ecosystem: 'npm' directory: '/src/ui' schedule: - interval: 'daily' - time: '17:15' + interval: 'monthly' + time: '03:00' labels: - 'chore' ignore: @@ -106,8 +106,8 @@ updates: - package-ecosystem: 'npm' directory: '/generate-exip-pricing-grid' schedule: - interval: 'daily' - time: '17:15' + interval: 'monthly' + time: '03:00' labels: - 'chore' groups: @@ -119,8 +119,8 @@ updates: - package-ecosystem: 'docker' directory: '/src/api' schedule: - interval: 'daily' - time: '17:15' + interval: 'monthly' + time: '03:00' labels: - 'chore' groups: @@ -132,8 +132,8 @@ updates: - package-ecosystem: 'docker' directory: '/src/ui' schedule: - interval: 'daily' - time: '17:15' + interval: 'monthly' + time: '03:00' labels: - 'chore' groups: @@ -147,8 +147,8 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'daily' - time: '17:15' + interval: 'monthly' + time: '03:00' labels: - 'chore' groups: