home/categories/git-workflows/astral-sh-setup-uv-agents-skills-dependabot-pr-rollup-skill-md
git-workflowsdevops

dependabot-pr-rollup

Find open Dependabot PRs for the current GitHub repo, compare each PR head to its base branch, replay only the net dependency changes in a fresh worktree and branch, run npm validation, and optionally commit, push, and open a PR. Use when you want to batch or manually replicate active Dependabot updates.

astral-sh
maintainer
astral-sh
更新於 3/10/2026
星標
731
分支
92
quick start

Installation and usage

Find open Dependabot PRs for the current GitHub repo, compare each PR head to its base branch, replay only the net dependency changes in a fresh worktree and branch, run npm validation, and optionally commit, push, and open a PR. Use when you want to batch or manually replicate active Dependabot updates.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use dependabot-pr-rollup