Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot (#1898)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored May 3, 2021
1 parent 02c0a14 commit 2bd2b67
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "04:00"
open-pull-requests-limit: 99
reviewers:
- remusao
labels:
- "PR: Dependencies :nut_and_bolt:"
ignore:
- dependency-name: sinon
versions:
- 10.0.1
- dependency-name: chai
versions:
- 4.3.2

0 comments on commit 2bd2b67

Please sign in to comment.