python-pillow / Sane

Python interface to the SANE scanner and frame grabber
Other
54 stars 19 forks source link

Configure Renovate #78

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 2 years ago

Mend 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

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

It looks like your repository dependencies are already up-to-date and no Pull Requests will be necessary right away.


❓ 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.

hugovk commented 2 years ago

@manisandro Hi! We enabled Renovate to be able to automatically update dependencies in the other Pillow repos, but maybe it's not necessary here?

Feel free to close it to disable it, or just ask if you've some questions about it. Thanks!

manisandro commented 12 months ago

Sorry for the late reply, I don't think it is necessary here as sane as no python dependencies.

renovate[bot] commented 12 months ago

Renovate is disabled

Renovate is disabled because there is no Renovate configuration file. To enable Renovate, you can either (a) change this PR's title to get a new onboarding PR, and merge the new onboarding PR, or (b) create a Renovate config file, and commit that file to your base branch.

hugovk commented 12 months ago

It can update the GitHub Actions dependencies too, things like https://github.com/python-pillow/Sane/pull/85. Can be useful, but not essential.