Skip to content

Commit

Permalink
chore(template): sync with ahmadnassri/template-node-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Apr 16, 2021
1 parent b42e681 commit 020ddc3
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ----------------------------------------------------------- #
# Note: this file originates in ahmadnassri/template-template #
# ----------------------------------------------------------- #
# ------------------------------------------------------------- #
# Note: this file is automatically managed in template-template #
# ------------------------------------------------------------- #

version: 2
updates:
Expand All @@ -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
Expand All @@ -23,6 +25,8 @@ updates:
include: scope
schedule:
interval: daily
time: "10:00"
timezone: America/Toronto

- package-ecosystem: npm
open-pull-requests-limit: 10
Expand All @@ -33,6 +37,8 @@ updates:
include: scope
schedule:
interval: daily
time: "10:00"
timezone: America/Toronto

- package-ecosystem: bundler
open-pull-requests-limit: 10
Expand All @@ -43,6 +49,8 @@ updates:
include: scope
schedule:
interval: daily
time: "10:00"
timezone: America/Toronto

- package-ecosystem: docker
open-pull-requests-limit: 10
Expand All @@ -53,3 +61,5 @@ updates:
include: scope
schedule:
interval: daily
time: "10:00"
timezone: America/Toronto

0 comments on commit 020ddc3

Please sign in to comment.