Skip to content

Commit

Permalink
Merge pull request smaranjitghose#1024 from ashuvssut/dependabot
Browse files Browse the repository at this point in the history
add dependabot
  • Loading branch information
anushbhatia authored May 31, 2021
2 parents cdf9ef5 + a477168 commit 3f649c3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: "sunday"
time: "10:00"
timezone: "Asia/Kolkata"
open-pull-requests-limit: 10
labels:
- dependencies
commit-message:
prefix: "[Dependency] "
prefix-development: "[DevDependency]

0 comments on commit 3f649c3

Please sign in to comment.