Skip to content

Commit

Permalink
chore: configure Renovate to use semantic commits
Browse files Browse the repository at this point in the history
  • Loading branch information
charleskorn committed Oct 29, 2024
1 parent 2033ffd commit 591e018
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
":prHourlyLimitNone",
":prConcurrentLimitNone",
":switchToGradleLite",
":disableDependencyDashboard"
":disableDependencyDashboard",
":semanticCommits",
":semanticCommitTypeAll(deps)",
":semanticCommitScopeDisabled"
],
"reviewers": [
"charleskorn"
Expand Down

0 comments on commit 591e018

Please sign in to comment.