| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 916e0cf3-84f7-43fa-9822-3dac5cf8c5e6
There was a problem hiding this comment.
This PR updates the repository’s Dependabot configuration to reduce routine dependency-update noise by batching non-security updates into monthly grouped pull requests and adding a 7-day cooldown before proposing new versions.
Changes:
| File | Description |
|---|---|
| .github/dependabot.yml | Moves npm and GitHub Actions version updates to grouped monthly cadence and adds a 7-day Dependabot cooldown. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Description:
Routine Dependabot updates currently arrive as separate weekly pull requests, creating unnecessary review and CI noise. Move npm and GitHub Actions version updates to grouped monthly batches and add a seven-day cooldown so newly published releases have time to receive community scrutiny. Security updates remain immediate and ungrouped.
Related issue:
N/A
Check list: