mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2025-12-13 13:11:43 +00:00
ci: update renovate.json to let PR title start with deps: (#505)
This commit is contained in:
parent
22c99211f1
commit
8f72c33f4b
6
.github/renovate.json
vendored
6
.github/renovate.json
vendored
@ -1,6 +1,10 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":semanticCommitTypeAll(deps)",
|
||||
":semanticCommitScopeDisabled"
|
||||
],
|
||||
"baseBranches": [
|
||||
"master",
|
||||
"main",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user