Skip to content

Commit d6908d6

Browse files
committed
Renovate: disable anything else except pub & github actions
1 parent 2e2b60a commit d6908d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json

+4
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,9 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:base"
5+
],
6+
"enabledManagers": [
7+
"github-actions",
8+
"pub"
59
]
610
}

0 commit comments

Comments
 (0)