Fix renovate.json
Summary
Renovate should not be updating the minor version of python.
Steps to reproduce
Run Renovate
What is the current bug behavior?
renovate tries to update the container from python 3.11 to 3.12
What is the expected correct behavior?
Python should stay on the current minor version and only update the patch version to 3.11.X
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)
Possible fixes
fix renovate.json
Tasks
-
Bug has been identified and corrected within the container
Please read the Iron Bank Documentation for more info