Skip to content

Commit

Permalink
refactor: allow dependabot commit scopes
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric committed May 25, 2019
1 parent 824b3b0 commit 1f3b3ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,8 @@
2,
"always",
[
"package"
"deps",
"deps-dev"
]
]
}
Expand Down

0 comments on commit 1f3b3ee

Please sign in to comment.