From 93da4b276308f12663a40fbee011a0828edf1628 Mon Sep 17 00:00:00 2001 From: Ahmad Nassri Date: Fri, 16 Apr 2021 02:26:52 -0400 Subject: [PATCH] chore(template): sync with ahmadnassri/template-node-lib --- .github/dependabot.yml | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a44519f..7cb83c7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,6 @@ -# ----------------------------------------------------------- # -# Note: this file originates in ahmadnassri/template-template # -# ----------------------------------------------------------- # +# ------------------------------------------------------------- # +# Note: this file is automatically managed in template-template # +# ------------------------------------------------------------- # version: 2 updates: @@ -13,6 +13,8 @@ updates: include: scope schedule: interval: daily + time: "10:00" + timezone: America/Toronto - package-ecosystem: github-actions open-pull-requests-limit: 10 @@ -23,6 +25,8 @@ updates: include: scope schedule: interval: daily + time: "10:00" + timezone: America/Toronto - package-ecosystem: npm open-pull-requests-limit: 10 @@ -33,6 +37,8 @@ updates: include: scope schedule: interval: daily + time: "10:00" + timezone: America/Toronto - package-ecosystem: bundler open-pull-requests-limit: 10 @@ -43,6 +49,8 @@ updates: include: scope schedule: interval: daily + time: "10:00" + timezone: America/Toronto - package-ecosystem: docker open-pull-requests-limit: 10 @@ -53,3 +61,5 @@ updates: include: scope schedule: interval: daily + time: "10:00" + timezone: America/Toronto