Skip to content

Commit

Permalink
Disable schemantic commits in renovate (#133)
Browse files Browse the repository at this point in the history
  • Loading branch information
manuelblum authored Nov 15, 2024
1 parent d0a9526 commit 6fb4223
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,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:recommended"],
"extends": ["config:recommended", ":semanticCommitsDisabled"],
"baseBranches": ["next"],
"packageRules": [
{
Expand Down

0 comments on commit 6fb4223

Please sign in to comment.