Skip to content

Commit bff7edb

Browse files
authored
Ignore renovate updates for babel styled components plugin (#685)
1 parent a0dae3a commit bff7edb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

renovate.json5

+4
Original file line numberDiff line numberDiff line change
@@ -151,5 +151,9 @@
151151
"depTypeList": ["peerDependencies"],
152152
"enabled": false
153153
}
154+
],
155+
"ignoreDeps": [
156+
// Breaks compilation with bigger versions
157+
"babel-plugin-styled-components"
154158
]
155159
}

0 commit comments

Comments
 (0)