Tell Renovate to ignore @react-types/dialog

It's part of React Spectrum, which we're trying to avoid updating at this time because we're phasing out usage of the libraries and upgrading them is painful.
This commit is contained in:
Robin
2024-02-21 14:59:21 -05:00
parent 68b4714516
commit e7b93680af

View File

@@ -21,6 +21,7 @@
"@react-stately/collections",
"@react-stately/select",
"@react-stately/tooltip",
"@react-stately/tree"
"@react-stately/tree",
"@react-types/dialog"
]
}