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 authored and m4ra committed Dec 3, 2024
1 parent aab74bc commit c319652
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 c319652

Please sign in to comment.