Skip to content

Commit

Permalink
Merge pull request #158 from johngeorgewright/dependabot/add-v2-confi…
Browse files Browse the repository at this point in the history
…g-file

Upgrade to GitHub-native Dependabot
  • Loading branch information
johngeorgewright committed Apr 30, 2021
2 parents cb1a281 + ac433f5 commit 41241c5
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10
ignore:
- dependency-name: husky
versions:
- 5.0.9
- 5.1.0
- 5.1.1
- 5.1.2
- 5.1.3

0 comments on commit 41241c5

Please sign in to comment.