Skip to content

Commit

Permalink
ci(renovate): 👷 update renovate to use only chore (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
navin-moorthy authored Jun 10, 2022
1 parent a33d4e0 commit 4a4c428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"extends": ["config:base"],
"extends": ["config:base", ":semanticCommitTypeAll(chore)"],
"commitMessageAction": "⬆️ update",
"packageRules": [
{
Expand Down

0 comments on commit 4a4c428

Please sign in to comment.