spot
spot copied to clipboard
Update Dependabot configuration to stop automatic PRs
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.