Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extend dependabot config #343

Merged

Conversation

ziegenberg
Copy link
Member

Currently, dependabot only informs us about dependency updates in our root package.json. It should also inform us about dependency updates in our app/package.json.

This also updates GitHub Actions.

Fixes #318

Currently, dependabot only informs us about dependency updates in our root package.json. It should also inform us about dependency updates in our app/package.json.

Fixes opencast#318

Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@lkiesow lkiesow self-assigned this May 6, 2024
@gregorydlogan gregorydlogan merged commit 179abce into opencast:admin-ui-picard May 7, 2024
1 check passed
@ziegenberg ziegenberg deleted the add-dependabot-for-app branch May 7, 2024 20:12
@ziegenberg ziegenberg added the type:code-enhancement Internal improvements to the codebase label May 21, 2024
@ziegenberg ziegenberg added type:infrastructure Build process, deployment, workflows and removed type:code-enhancement Internal improvements to the codebase labels May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infrastructure Build process, deployment, workflows
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dependabot only checks root package.json
3 participants