Skip to content

Commit

Permalink
Merge 403b6fa into ba98598
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 29, 2021
2 parents ba98598 + 403b6fa commit 313f331
Showing 1 changed file with 39 additions and 0 deletions.
39 changes: 39 additions & 0 deletions .github/dependabot.yml
@@ -0,0 +1,39 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "11:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: eslint
versions:
- 7.18.0
- 7.19.0
- 7.20.0
- 7.21.0
- 7.22.0
- 7.23.0
- 7.24.0
- dependency-name: eslint-plugin-promise
versions:
- 4.3.1
- 5.1.0
- dependency-name: chai
versions:
- 4.3.0
- 4.3.1
- 4.3.3
- 4.3.4
- dependency-name: mocha
versions:
- 8.3.0
- 8.3.1
- 8.3.2
- dependency-name: eslint-config-standard
versions:
- 16.0.2
- dependency-name: eslint-plugin-standard
versions:
- 5.0.0

0 comments on commit 313f331

Please sign in to comment.