ci: Change update_type from all to semver:minor
This commit is contained in:
parent
73356f0ae5
commit
e4c9fb3020
|
@ -14,7 +14,7 @@ update_configs:
|
||||||
# - "development"
|
# - "development"
|
||||||
# - "production"
|
# - "production"
|
||||||
# - "all"
|
# - "all"
|
||||||
update_type: "all"
|
update_type: "semver:minor"
|
||||||
# Supported updates to automerge:
|
# Supported updates to automerge:
|
||||||
# - "security:patch"
|
# - "security:patch"
|
||||||
# SemVer patch update that fixes a known security vulnerability
|
# SemVer patch update that fixes a known security vulnerability
|
||||||
|
|
Loading…
Reference in New Issue