mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dependencies: Ignore d3-force for now (#40818)
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
This commit is contained in:
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@@ -5,6 +5,7 @@
|
|||||||
"enabledManagers": ["npm"],
|
"enabledManagers": ["npm"],
|
||||||
"ignoreDeps": [
|
"ignoreDeps": [
|
||||||
"d3",
|
"d3",
|
||||||
|
"d3-force", // we should bump this once we move to esm modules
|
||||||
"husky",
|
"husky",
|
||||||
"slate",
|
"slate",
|
||||||
"slate-plain-serializer",
|
"slate-plain-serializer",
|
||||||
|
Reference in New Issue
Block a user