te25son / Jokes

CLI app for jokes
0 stars 0 forks source link

Configure Renovate #40

Open te25son opened 1 year ago

te25son commented 1 year ago

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

Configuration Summary

Based on the default config's presets, Renovate will:

πŸ”‘ Would you like to change the way Renovate is upgrading your dependencies? Simply edit the renovate.json in this branch with your custom config and the list of Pull Requests in the "What to Expect" section below will be updated the next time Renovate runs.


What to Expect

With your current configuration, Renovate will create 6 Pull Requests:

Update dependency pydantic to v1.10.7 - Schedule: ["at any time"] - Branch name: `renovate/pydantic-1.x-lockfile` - Merge into: `main` - Upgrade [pydantic](https://togithub.com/pydantic/pydantic) to `1.10.7`
Update dependency ruff to ^0.0.259 - Schedule: ["at any time"] - Branch name: `renovate/ruff-0.x` - Merge into: `main` - Upgrade [ruff](https://togithub.com/charliermarsh/ruff) to `^0.0.259`
Update dependency python-dotenv to ^0.21.0 - Schedule: ["at any time"] - Branch name: `renovate/python-dotenv-0.x` - Merge into: `main` - Upgrade [python-dotenv](https://togithub.com/theskumar/python-dotenv) to `^0.21.0`
Update dependency black to v23 - Schedule: ["at any time"] - Branch name: `renovate/black-23.x` - Merge into: `main` - Upgrade [black](https://togithub.com/psf/black) to `^23.0.0`
Update dependency python-dotenv to v1 - Schedule: ["at any time"] - Branch name: `renovate/python-dotenv-1.x` - Merge into: `main` - Upgrade [python-dotenv](https://togithub.com/theskumar/python-dotenv) to `^1.0.0`
Lock file maintenance - Schedule: ["before 5am on monday"] - Branch name: `renovate/lock-file-maintenance` - Merge into: `main` - Regenerate lock files to use latest dependency versions


🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm 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.