chore(renovate): enable semantic commits

This commit is contained in:
jarnedemeulemeester 2023-04-24 10:41:04 +02:00
parent 46c0d76058
commit c36705c206
No known key found for this signature in database
GPG key ID: 1E5C6AFBD622E9F5

View file

@ -3,6 +3,6 @@
"labels": ["dependencies"],
"extends": [
"config:base",
":semanticCommitsDisabled"
":semanticCommits"
]
}