ci: Change update_type from all to semver:minor
This commit is contained in:
parent
73356f0ae5
commit
e4c9fb3020
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue