Configure Renovate #1

Merged
deepak merged 1 commits from renovate/configure into master 2022-02-23 20:34:17 +00:00
Owner

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)

What to Expect

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

chore(deps): update dependency mypy to ^0.931
  • Schedule: ["at any time"]
  • Branch name: renovate/mypy-0.x
  • Merge into: master
  • Upgrade mypy to ^0.931
chore(deps): update dependency scipy to ~1.8
  • Schedule: ["at any time"]
  • Branch name: renovate/scipy-1.x
  • Merge into: master
  • Upgrade scipy to ~1.8
chore(deps): update dependency flake8 to v4
  • Schedule: ["at any time"]
  • Branch name: renovate/flake8-4.x
  • Merge into: master
  • Upgrade flake8 to ^4.0.0
chore(deps): update dependency pytest-cov to v3
  • Schedule: ["at any time"]
  • Branch name: renovate/pytest-cov-3.x
  • Merge into: master
  • Upgrade pytest-cov to ^3.0.0

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.

Welcome to [Renovate](https://github.com/renovatebot/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) ### What to Expect With your current configuration, Renovate will create 4 Pull Requests: <details> <summary>chore(deps): update dependency mypy to ^0.931</summary> - Schedule: ["at any time"] - Branch name: `renovate/mypy-0.x` - Merge into: `master` - Upgrade [mypy](https://github.com/python/mypy) to `^0.931` </details> <details> <summary>chore(deps): update dependency scipy to ~1.8</summary> - Schedule: ["at any time"] - Branch name: `renovate/scipy-1.x` - Merge into: `master` - Upgrade [scipy](https://github.com/scipy/scipy) to `~1.8` </details> <details> <summary>chore(deps): update dependency flake8 to v4</summary> - Schedule: ["at any time"] - Branch name: `renovate/flake8-4.x` - Merge into: `master` - Upgrade [flake8](https://github.com/pycqa/flake8) to `^4.0.0` </details> <details> <summary>chore(deps): update dependency pytest-cov to v3</summary> - Schedule: ["at any time"] - Branch name: `renovate/pytest-cov-3.x` - Merge into: `master` - Upgrade [pytest-cov](https://github.com/pytest-dev/pytest-cov) to `^3.0.0` </details> --- ❓ Got questions? Check out Renovate's [Docs](https://docs.renovatebot.com/), particularly the Getting Started section. If you need any further assistance then you can also [request help here](https://github.com/renovatebot/renovate/discussions). --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate-bot added 1 commit 2022-02-23 19:44:51 +00:00
chore(deps): add renovate.json
All checks were successful
gitea-physics/pdme/pipeline/pr-master This commit looks good
ef4af9ff83
deepak self-assigned this 2022-02-23 19:58:00 +00:00
deepak changed title from Configure Renovate to WIP: Configure Renovate 2022-02-23 19:58:07 +00:00
deepak changed title from WIP: Configure Renovate to Configure Renovate 2022-02-23 19:58:28 +00:00
deepak merged commit 6c30719b63 into master 2022-02-23 20:34:17 +00:00
deepak deleted branch renovate/configure 2022-02-23 20:34:31 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: physics/pdme#1
No description provided.