Skip to content

Commit 5769aa3

Browse files
committed
Automerge github actions updates
1 parent 15bb2a8 commit 5769aa3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.github/renovate.json

+12
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,17 @@
88
"labels": [
99
"dependencies",
1010
"{{categories}}"
11+
],
12+
"packageRules": [
13+
{
14+
"matchManagers": [
15+
"github-actions"
16+
],
17+
"matchUpdateTypes": [
18+
"minor",
19+
"patch"
20+
],
21+
"automerge": true
22+
}
1123
]
1224
}

0 commit comments

Comments
 (0)