Skip to content

Commit 5cae595

Browse files
committed
ci: auto-merge only patch
1 parent 9116ed0 commit 5cae595

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
update-types:
77
description: 'Comma-separated list of semver types to auto-merge (patch,minor,major)'
88
required: false
9-
default: 'patch,minor'
9+
default: 'patch'
1010
type: string
1111

1212
permissions:

0 commit comments

Comments
 (0)