Skip to content

CI: Add Dependabot support#448

Open
jessealama wants to merge 1 commit intoleanprover-community:mainfrom
jessealama:chore/add-dependabot
Open

CI: Add Dependabot support#448
jessealama wants to merge 1 commit intoleanprover-community:mainfrom
jessealama:chore/add-dependabot

Conversation

@jessealama
Copy link

@jessealama jessealama commented Feb 19, 2026

Dependabot is a GitHub-native bot that opens PRs to keep dependencies up to date. This adds a configuration file so that, once a week, Dependabot will open a single grouped PR bundling all available minor and patch updates for npm dependencies, and another for GitHub Actions versions.

Major version bumps are ignored and still need to be done manually. Lean/Lake dependencies are also not supported by Dependabot and remain manual.

Configure Dependabot for npm and GitHub Actions ecosystems with
weekly schedules. Minor and patch updates are grouped into single
PRs; major version bumps are ignored to avoid breaking changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant