Skip to content

Commit

Permalink
Merge pull request #61 from Mermade/dependabot/add-v2-config-file
Browse files Browse the repository at this point in the history
Upgrade to GitHub-native Dependabot
  • Loading branch information
MikeRalphson authored May 10, 2021
2 parents 62d8c6d + aee7e30 commit 6196b2c
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: yargs
versions:
- "> 14.0.0"
- dependency-name: open
versions:
- 7.3.1
- 7.4.1
- 7.4.2
- 8.0.1
- 8.0.2
- 8.0.3
- 8.0.4
- 8.0.5
- 8.0.6
- dependency-name: y18n
versions:
- 4.0.1
- 4.0.2

0 comments on commit 6196b2c

Please # to comment.