chore(renovate): Don't pin python version to the latest
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2594>
This commit is contained in:
parent
145ca4a1e7
commit
a54522eac2
2 changed files with 5 additions and 0 deletions
|
|
@ -70,6 +70,10 @@
|
|||
],
|
||||
"fileFilters": ["changes/changelog.d/postgres.update"]
|
||||
}
|
||||
},
|
||||
{
|
||||
"matchPackageNames": ["python"],
|
||||
"rangeStrategy": "widen"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
1
changes/changelog.d/renovate-python.misc
Normal file
1
changes/changelog.d/renovate-python.misc
Normal file
|
|
@ -0,0 +1 @@
|
|||
Make renovate not pinning the python version to the latest one
|
||||
Loading…
Add table
Add a link
Reference in a new issue