Skip to content

Commit

Permalink
Upgrade to GitHub-native Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Apr 29, 2021
1 parent 545d5e6 commit 38e42f7
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
time: "08:00"
open-pull-requests-limit: 10
ignore:
- dependency-name: eslint-plugin-react
versions:
- 7.22.0
- 7.23.0
- 7.23.1
- dependency-name: mocha
versions:
- 8.2.1
- 8.3.0
- 8.3.1
- dependency-name: lodash
versions:
- 4.17.20
- dependency-name: elliptic
versions:
- 6.5.3
- dependency-name: handlebars
versions:
- 4.7.6

0 comments on commit 38e42f7

Please sign in to comment.