Skip to content

Commit

Permalink
chore(dependabot): setting dependabot to always increase versions
Browse files Browse the repository at this point in the history
Dependabot by default will widen versions for libraries but this can
be a bit confusing as the package.json isn't changed.

Closes react-financial#28
  • Loading branch information
markmcdowell committed Sep 11, 2019
1 parent cf17bd2 commit 134a8ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .dependabot/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,4 @@ update_configs:
commit_message:
prefix: "chore"
include_scope: true
version_requirement_updates: "increase_versions"

0 comments on commit 134a8ef

Please sign in to comment.