Skip to content

Commit 1cb678a

Browse files
committed
revert some changes
1 parent 3372274 commit 1cb678a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/renovate.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["github>grafana/grafana-community-team//renovate/renovate"],
44
"ignorePresets": [
5-
"github>grafana/grafana-renovate-config//presets/github-actions",
65
"github>grafana/grafana-renovate-config//presets/base",
76
"github>grafana/grafana-renovate-config//presets/automerge",
87
"github>grafana/grafana-renovate-config//presets/labels",
@@ -143,7 +142,7 @@
143142
"matchFiles": ["packages/create-plugin/templates/github/workflows/**"]
144143
},
145144
{
146-
"automerge": true,
145+
"automerge": false,
147146
"groupName": "auto-merged gitHub actions",
148147
"labels": ["ci", "github_actions", "dependencies", "no-changelog"],
149148
"matchManagers": ["github-actions"],

0 commit comments

Comments
 (0)