Skip to content

Commit 7ed747b

Browse files
committed
chore: update renovate configuration
1 parent 2b56d7a commit 7ed747b

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

renovate.json

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
{
2-
"extends": ["github>danielroe/renovate"],
3-
"ignoreDeps": ["docus", "vue", "vuex"]
2+
"extends": [
3+
"github>danielroe/renovate"
4+
],
5+
"ignoreDeps": [
6+
"docus",
7+
"vue",
8+
"vuex"
9+
],
10+
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
411
}

0 commit comments

Comments
 (0)