Skip to content

Commit

Permalink
renovate: update Django LTS versions
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk committed Nov 27, 2024
1 parent e2edb7b commit b773982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"matchPackageNames": [
"Django"
],
"allowedVersions": "/(^3\\.2\\.[0-9]+$)|(^4\\.2\\.[0-9]+$)|(^5\\.2\\.[0-9]+$)/"
"allowedVersions": "/(^4\\.2\\.[0-9]+$)|(^5\\.2\\.[0-9]+$)|(^6\\.2\\.[0-9]+$)/"
},
{
"matchDepTypes": [
Expand Down

0 comments on commit b773982

Please sign in to comment.