Skip to content

Commit

Permalink
chore: configure Renovate to use fix type instead of chore
Browse files Browse the repository at this point in the history
  • Loading branch information
Zebradil committed Apr 18, 2024
1 parent dbdb3bc commit 6f2e8a1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
"config:recommended",
":semanticCommitTypeAll(fix)"
]
}

0 comments on commit 6f2e8a1

Please sign in to comment.