Skip to content

Commit a3a6c03

Browse files
committed
chore: unignores splitplanes
1 parent 46b4fc0 commit a3a6c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": ["config:recommended", "schedule:weekly", "group:allNonMajor", ":automergeMinor"],
44
"rangeStrategy": "bump",
5-
"ignoreDeps": ["splitpanes"]
5+
"ignoreDeps": []
66
}

0 commit comments

Comments
 (0)