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"
|
||||
# - "production"
|
||||
# - "all"
|
||||
update_type: "all"
|
||||
update_type: "semver:minor"
|
||||
# Supported updates to automerge:
|
||||
# - "security:patch"
|
||||
# SemVer patch update that fixes a known security vulnerability
|
||||
|
|
Loading…
Reference in New Issue