spot icon indicating copy to clipboard operation
spot copied to clipboard

Update Dependabot configuration to stop automatic PRs

Open paskal opened this issue 10 months ago • 0 comments

This PR updates the Dependabot configuration to:

  • Remove GitHub Actions updates
  • Set open-pull-requests-limit to 0 for Go modules and NPM
  • Remove groups configuration where present

These changes prevent Dependabot from creating automatic PRs for version updates while still allowing it to scan for vulnerabilities and create security updates when needed.

paskal avatar Apr 15 '25 03:04 paskal