Skip to content

Commit 6396e61

Browse files
Update renovate.json
1 parent 4731139 commit 6396e61

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

renovate.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,11 @@
44
],
55
"ignoreDeps": [
66
"bootstrap"
7-
]
7+
],
8+
"packageRules": [
9+
{
10+
"updateTypes": ["minor", "patch", "pin", "digest"],
11+
"automerge": true
12+
}
13+
]
814
}

0 commit comments

Comments
 (0)