Skip to content
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.

Commit

Permalink
Merge pull request #505 from liferay/wincent/dependabot
Browse files Browse the repository at this point in the history
chore: configure dependabot to reduce noise
  • Loading branch information
wincent authored Sep 7, 2020
2 parents cefa75c + aace744 commit a67d150
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
# Configuration for the GitHub's Dependabot.
#
# See: https://docs.github.com/en/github/administering-a-repository/configuration-options-for-dependency-updates

version: 2
updates:
- directory: "/"
open-pull-requests-limit: 1
package-ecosystem: "npm"
rebase-strategy: "disabled"
schedule:
interval: "weekly"

0 comments on commit a67d150

Please sign in to comment.