Skip to content

Commit 6e63fc1

Browse files
committed
Add github actions update with PR labelling and automerge
1 parent acb7189 commit 6e63fc1

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

renovate.json

+9-1
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,13 @@
113113
"renovate-deps"
114114
]
115115
}
116-
]
116+
],
117+
"github-actions": {
118+
"enabled": true,
119+
"labels": [
120+
"no release",
121+
"renovate-deps"
122+
],
123+
"automerge": true
124+
}
117125
}

0 commit comments

Comments
 (0)