Skip to content

Commit

Permalink
chore: Use proper conventional commit style. (#579)
Browse files Browse the repository at this point in the history
  • Loading branch information
Luke Sneeringer committed Jul 1, 2020
1 parent ade5bea commit e957f2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
extends: ["config:base"],
commitMessagePrefix: "[chore] ",
commitMessagePrefix: "chore: ",
groupName: "all",
ignoreDeps: [
// The current version is broken:
Expand Down

0 comments on commit e957f2a

Please sign in to comment.