Skip to content

ci: add Dependabot config for actions and pip - #895

Open
jessealama wants to merge 1 commit into
leanprover:mainfrom
jessealama:ci/dependabot
Open

ci: add Dependabot config for actions and pip#895
jessealama wants to merge 1 commit into
leanprover:mainfrom
jessealama:ci/dependabot

Conversation

@jessealama

@jessealama jessealama commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Add .github/dependabot.yml covering the two dependency sources CI actually has. Adding this will enable automatically created PRs if updates (checked weekly) are available, coming from two sources:

  • GitHub Actions
  • pip. Look only for minor and patch bumps. (Major versions are excluded, for now.)

Related to #894, which introduces the requirements file the pip entry watches. But mechanically, either one can merge first.

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