Skip to content

Commit

Permalink
Merge pull request #25 from elirehema/elirehema-patch-1
Browse files Browse the repository at this point in the history
Create dependabot.yml
  • Loading branch information
elirehema committed Mar 13, 2021
2 parents 564d390 + 6d1b8c6 commit acbf8d7
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: '00:00'
open-pull-requests-limit: 99
reviewers:
- =elirehema
assignees:
- =elirehema
labels:
- dependencies
commit-message:
prefix: fix
prefix-development: chore
include: scope

0 comments on commit acbf8d7

Please sign in to comment.