1
0
mirror of synced 2025-12-19 09:57:42 -05:00
Files
docs/data/reusables/dependabot/dependabot-ignore-dependencies.md
Ashish Keshan 7d5aca1efa Get remaining quotes from md files (#53858)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
2025-01-13 18:11:04 +00:00

699 B

If you want to ignore updates for the dependency, you must do one of the following.

  • Configure an ignore rule for the dependency in the dependabot.yml file. For more information, see AUTOTITLE.
  • Use the @dependabot ignore comment command for the dependency in the pull request for the grouped updates. For more information, see [AUTOTITLE](/code-security/dependabot/working-with-dependabot/managing-pull-requests-for-dependency-updates#managing-dependabot-pull-requests-for-grouped-{% ifversion dependabot-grouped-security-updates-config %}{% else %}version-{% endif %}updates-with-comment-commands).