Skip to content

Commit 4a7256d

Browse files
committed
fix: update renovate.json configuration
1 parent dfb8ff1 commit 4a7256d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packageRules": [
88
{
99
"description": "Automerge updates",
10-
"match": ["major", "minor", "patch"],
10+
"matchUpdateTypes": ["major", "minor", "patch"],
1111
"automerge": true
1212
}
1313
]

0 commit comments

Comments
 (0)