-
Notifications
You must be signed in to change notification settings - Fork 29
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
Configure Renovate #121
Configure Renovate #121
Conversation
e7b6b54
to
5376e0d
Compare
@glennmatthews @chadell I personally think there would be value in including all of the files, including the |
5376e0d
to
60634ed
Compare
It makes sense to me. @glennmatthews would make sense to apply this to all the repos? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
question: would make sense to add this in our cookiecutter to keep consistency?
I wasn't really 100% done here, but I might just throw it out there like this for now and then iterate upon it similar to what was done in the Nautobot repo. Anyway, I'd like to hold off on contributing this until I have something that I know works well. |
* Add renovate.json * Add renovate.json. * Fix renovate configuration. * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Leo Kirchner <[email protected]>
* Add renovate.json * Add renovate.json. * Fix renovate configuration. * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json * Update renovate.json Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Leo Kirchner <[email protected]>
Welcome to Renovate! This is an onboarding PR to help you understand and configure settings before regular Pull Requests begin.
🚦 To activate Renovate, merge this Pull Request. To disable Renovate, simply close this Pull Request unmerged.
Detected Package Files
docs/requirements.txt
(pip_requirements)pyproject.toml
(poetry)Configuration
🔡 Renovate has detected a custom config for this PR. Feel free to ask for help if you have any doubts and would like it reviewed.
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding PR, please merge them manually.
You have configured Renovate to use branch
develop
as base branch.What to Expect
With your current configuration, Renovate will create 10 Pull Requests:
Update dependency bandit to v1.7.4
renovate/bandit-1.x-lockfile
develop
1.7.4
Update dependency coverage to v6.4.2
renovate/coverage-6.x-lockfile
develop
6.4.2
Update dependency redis to v4.3.4
renovate/redis-4.x-lockfile
develop
4.3.4
Update dependency types-toml to v0.10.8
renovate/types-toml-0.x-lockfile
develop
0.10.8
Update dependency black to v22.6.0
renovate/black-22.x-lockfile
develop
22.6.0
Update dependency mypy to v0.971
renovate/mypy-0.x-lockfile
develop
0.971
Update dependency pytest to v7.1.2
renovate/pytest-7.x-lockfile
develop
7.1.2
Update dependency types-redis to v4.3.7
renovate/types-redis-4.x-lockfile
develop
4.3.7
Update dependency yamllint to v1.27.1
renovate/yamllint-1.x-lockfile
develop
1.27.1
Update dependency flake8 to v4
renovate/flake8-4.x-lockfile
develop
4.0.1
🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or spam the project. See docs for
prhourlylimit
for details.❓ Got questions? Check out Renovate's Docs, particularly the Getting Started section.
If you need any further assistance then you can also request help here.
This PR has been generated by Renovate Bot.