feat: prevent upgrades to non-LTS Django releases
As noted in #140, we're getting renovate MRs asking to upgrade to Django 6.0 which is a non-LTS release. We have an `allowOnlyLTSDjango` preset available intended for use in these cases. Make use of it both in the generated template (to avoid downstream MR creation) and in this project (to avoid bumping the version in new templates). Closes #148
Loading
-
mentioned in merge request uis/devops/iam/activate-account/api!165 (closed)
-
mentioned in merge request uis/devops/iam/activate-account/api!234
Please sign in to comment