-
Notifications
You must be signed in to change notification settings - Fork 9
🔧 Chore: Add Renovate bot #16
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
base: main
Are you sure you want to change the base?
Conversation
Automatically generate pull request when a new version of a dependency is available. WIP
First steps to create workflow
Adjust workflow for Renovate
Default devDepencies are not updated, changed so that the are also checked
Update file
Change code to run with GitHub actions
Fix typo
Fix syntax error
Change configuration
Selected which type of update is searched for
Use latest version of renovate GitHub action
@cocotime or @mavalroot the PR is ready to be reviewed. The only thing that needs to happen is configure RENOVATE_TOKEN but I can't do this (permission rights) See https://github.com/renovatebot/github-action?tab=readme-ov-file#example for more info about renovate config Instead of using a Personal acces token you can also use https://github.com/renovatebot/github-action?tab=readme-ov-file#example-with-github-app or see https://docs.renovatebot.com/modules/platform/github/ |
Fix syntax
Update renovate config file
fix config
Set Repo to run on.
fix typo
Update config
Change to GITHUB token
update
Fix config
Add Renovate to auto generate PR's when dependencies updates are available.
This once a week and a max of 2 PR's per hour.
https://docs.renovatebot.com/