mirror of
https://github.com/harvester/harvester-ui-extension.git
synced 2026-02-04 06:51:44 +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",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["config:recommended"],
|
"extends": [
|
||||||
|
"config:recommended",
|
||||||
|
":semanticCommitTypeAll(deps)",
|
||||||
|
":semanticCommitScopeDisabled"
|
||||||
|
],
|
||||||
"baseBranches": [
|
"baseBranches": [
|
||||||
"master",
|
"master",
|
||||||
"main",
|
"main",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user