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 Feb 27, 2021
1 parent 554c71b commit 0eb3b45
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,16 @@ updates:
schedule:
interval: daily

- package-ecosystem: github-actions
open-pull-requests-limit: 10
directory: /
commit-message:
prefix: chore
prefix-development: chore
include: scope
schedule:
interval: daily

- package-ecosystem: npm
open-pull-requests-limit: 10
directory: /
Expand All @@ -19,3 +29,13 @@ updates:
include: scope
schedule:
interval: daily

- package-ecosystem: docker
open-pull-requests-limit: 10
directory: /
commit-message:
prefix: build
prefix-development: chore
include: scope
schedule:
interval: daily

0 comments on commit 0eb3b45

Please sign in to comment.