# npm-check-updates configuration used by yarn deps:check && yarn deps:update
# convenience scripts.
# @link https://github.com/raineorshine/npm-check-updates
# Add here exclusions on packages if any
reject: [
"eslint",
"nextra",
"nextra-theme-docs"
]