Skip to content

Commit

Permalink
Merge 4afb637 into e1ac784
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 29, 2021
2 parents e1ac784 + 4afb637 commit 3bc21d0
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,31 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "10:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: y18n
versions:
- 4.0.1
- 4.0.2
- dependency-name: sinon
versions:
- 10.0.0
- dependency-name: mocha
versions:
- 8.3.0
- 8.3.1
- dependency-name: chai
versions:
- 4.3.0
- 4.3.1
- 4.3.3
- dependency-name: nock
versions:
- 13.0.10
- 13.0.7
- 13.0.8
- 13.0.9

0 comments on commit 3bc21d0

Please sign in to comment.