Skip to content

Conversation

@pjonsson
Copy link
Contributor

This adds configuration for getting
automatic pull requests for version
updates for github actions.

https://docs.github.com/en/code-security/dependabot

This adds configuration for getting
automatic pull requests for version
updates for github actions.

https://docs.github.com/en/code-security/dependabot
directory: "/"
schedule:
interval: "weekly"
target-branch: "develop"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line is the only difference from davidfrantz/base_image#7.

@pjonsson
Copy link
Contributor Author

I know the target-branch directive is correct (copy & pasted it from another repository where I added Dependabot).

It's probably easiest to just merge this PR and see if you get pull requests here at roughly the same time as for the base_image repository, and if not, I guess it will start when develop gets merged to main.

@davidfrantz davidfrantz merged commit 311a99c into davidfrantz:develop Jan 13, 2026
1 check passed
@pjonsson pjonsson deleted the add-dependabot branch January 13, 2026 15:08
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.

2 participants