Skip to content

Commit

Permalink
fix: use default renovate semantic commit config (#28)
Browse files Browse the repository at this point in the history
Let renovate decide how to scope our dependencies updates.

https://docs.renovatebot.com/semantic-commits/
jooola authored Jun 20, 2024
1 parent f70a147 commit 99c5cf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions renovate/default.json
Original file line number Diff line number Diff line change
@@ -3,8 +3,6 @@
"extends": [
"config:recommended",
":semanticCommits",
":semanticCommitScopeDisabled",
":semanticCommitTypeAll(deps)",
":enablePreCommit",
":enableVulnerabilityAlerts"
],

0 comments on commit 99c5cf0

Please sign in to comment.