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:
parent
9e030970aa
commit
91c0b5a47f
1
.github/renovate.json5
vendored
1
.github/renovate.json5
vendored
@ -5,6 +5,7 @@
|
||||
"enabledManagers": ["npm"],
|
||||
"ignoreDeps": [
|
||||
"d3",
|
||||
"d3-force", // we should bump this once we move to esm modules
|
||||
"husky",
|
||||
"slate",
|
||||
"slate-plain-serializer",
|
||||
|
Loading…
Reference in New Issue
Block a user