From 7b8d465e969204d2fee564ecb1316ff61ca8e9e6 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 14 Feb 2022 10:50:48 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Dependabot=20=F0=9F=A4=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/dependabot.yml | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 056ae00..8bd3b8a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,8 +1,9 @@ ---- version: 2 updates: -- package-ecosystem: github-actions - directory: / - schedule: - interval: daily -... + - + package-ecosystem: github-actions + directory: / + schedule: + interval: daily + timezone: UTC + time: '00:00'