Skip to content

ci: add Dependabot configuration#122

Open
innerdvations wants to merge 1 commit into
mainfrom
ci/add-dependabot-config
Open

ci: add Dependabot configuration#122
innerdvations wants to merge 1 commit into
mainfrom
ci/add-dependabot-config

Conversation

@innerdvations
Copy link
Copy Markdown
Contributor

@innerdvations innerdvations commented May 14, 2026

What does it do?

Adds a Dependabot v2 config () that runs weekly for the npm ecosystem (pnpm lockfiles at the repo root and under each demo app) and for github-actions, with a cap of 10 open npm PRs and chore / ci commit prefixes to match conventional commitlint.

Why is it needed?

Keeps dependencies and workflow action pins updated on a predictable schedule without manual tracking.

How to test it?

After merge, confirm Dependabot is enabled for the repo and appears under Insights → Dependency graph → Dependabot (or wait for the weekly run). No runtime code paths are affected.

Related issue(s)/PR(s)

None.

Co-authored-by: Cursor <cursoragent@cursor.com>
@innerdvations innerdvations added the pr: chore Cleanups / dependencies / tooling / styling label May 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: chore Cleanups / dependencies / tooling / styling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants