The Dismiss low impact issues for development-scoped dependencies rule is a GitHub preset that auto-dismisses certain types of vulnerabilities that are found in npm dependencies used in development. For more information about the rule, see About Dependabot auto-triage rules.
This rule is enabled by default on public repositories and disabled for private repositories. Administrators of private repositories can opt in by enabling the rule for their repository.
Enabling the Dismiss low impact issues for development-scoped dependencies rule for your private repository
Dependabot alerts for your repository can be enabled or disabled by your enterprise owner. For more information, see Enabling Dependabot for your enterprise.
-
On GitHub, navigate to the main page of the repository.
-
Under your repository name, click Settings. If you cannot see the "Settings" tab, select the dropdown menu, then click Settings.

-
In the "Security" section of the sidebar, click Code security.
-
Under "Dependabot alerts", click close to "Dependabot rules".

-
Under "GitHub presets", to the right of "Dismiss low impact issues for development-scoped dependencies", click .
-
Under "State", select the dropdown menu, then click "Enabled".
-
Click Save rule.