Merge pull request #2201 from robintown/ignore-dialog-types

Tell Renovate to ignore @react-types/dialog
This commit is contained in:
Robin
2024-02-21 15:12:21 -05:00
committed by GitHub

View File

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