sourcery-rules-generator
                                
                                
                                
                                    sourcery-rules-generator copied to clipboard
                            
                            
                            
                        Configure Renovate
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
pyproject.toml(poetry)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding PR is merged
 - Show all Merge Confidence badges for pull requests.
 - Enable Renovate Dependency Dashboard creation.
 - Use semantic commit type 
fixfor dependencies andchorefor all others if semantic commits are in use. - Ignore 
node_modules,bower_components,vendorand various test/tests directories. - Group known monorepo packages together.
 - Use curated list of recommended non-monorepo package groupings.
 - Apply crowd-sourced package replacement rules.
 - Apply crowd-sourced workarounds for known problems with packages.
 
🔡 Do you want to change how Renovate upgrades your dependencies? Add your custom config to renovate.json in this branch. Renovate will update the Pull Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 16 Pull Requests:
fix(deps): update dependency pydantic to v1.10.13
- Schedule: ["at any time"]
 - Branch name: 
renovate/pydantic-1.x-lockfile - Merge into: 
main - Upgrade pydantic to 
1.10.13 
chore(deps): update dependency black to v22.12.0
- Schedule: ["at any time"]
 - Branch name: 
renovate/black-22.x - Merge into: 
main - Upgrade black to 
22.12.0 
chore(deps): update dependency coverage to v6.5.0
- Schedule: ["at any time"]
 - Branch name: 
renovate/coverage-6.x - Merge into: 
main - Upgrade coverage to 
6.5.0 
chore(deps): update dependency isort to v5.13.2
- Schedule: ["at any time"]
 - Branch name: 
renovate/isort-5.x - Merge into: 
main - Upgrade isort to 
5.13.2 
chore(deps): update dependency mypy to v0.991
- Schedule: ["at any time"]
 - Branch name: 
renovate/mypy-0.x - Merge into: 
main - Upgrade mypy to 
0.991 
chore(deps): update dependency pytest to v7.4.3
- Schedule: ["at any time"]
 - Branch name: 
renovate/pytest-7.x - Merge into: 
main - Upgrade pytest to 
7.4.3 
chore(deps): update dependency pytest-mock to v3.12.0
- Schedule: ["at any time"]
 - Branch name: 
renovate/pytest-mock-3.x - Merge into: 
main - Upgrade pytest-mock to 
3.12.0 
chore(deps): update dependency tox to v4.11.4
- Schedule: ["at any time"]
 - Branch name: 
renovate/tox-4.x-lockfile - Merge into: 
main - Upgrade tox to 
4.11.4 
fix(deps): update dependency ruamel-yaml to ^0.18.0
- Schedule: ["at any time"]
 - Branch name: 
renovate/ruamel-yaml-0.x - Merge into: 
main - Upgrade ruamel-yaml to 
^0.18.0 
fix(deps): update dependency typer to v0.9.0
- Schedule: ["at any time"]
 - Branch name: 
renovate/typer-0.x - Merge into: 
main - Upgrade typer to 
0.9.0 
chore(deps): update dependency black to v23
- Schedule: ["at any time"]
 - Branch name: 
renovate/black-23.x - Merge into: 
main - Upgrade black to 
23.12.0 
chore(deps): update dependency coverage to v7
- Schedule: ["at any time"]
 - Branch name: 
renovate/coverage-7.x - Merge into: 
main - Upgrade coverage to 
7.3.3 
chore(deps): update dependency flake8 to v6
- Schedule: ["at any time"]
 - Branch name: 
renovate/flake8-6.x - Merge into: 
main - Upgrade flake8 to 
6.1.0 
chore(deps): update dependency mypy to v1
- Schedule: ["at any time"]
 - Branch name: 
renovate/mypy-1.x - Merge into: 
main - Upgrade mypy to 
1.7.1 
fix(deps): update dependency pydantic to v2
- Schedule: ["at any time"]
 - Branch name: 
renovate/pydantic-2.x - Merge into: 
main - Upgrade pydantic to 
^2.0.0 
fix(deps): update dependency rich to v13
- Schedule: ["at any time"]
 - Branch name: 
renovate/rich-13.x - Merge into: 
main - Upgrade rich to 
^13.0.0 
🚸 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 Mend Renovate. View repository job log here.