Skip to content

Commit

Permalink
Merge pull request #180 from openradx/upgrade-packages
Browse files Browse the repository at this point in the history
Package upgrades
  • Loading branch information
medihack authored Feb 10, 2025
2 parents 05d5e26 + 69382bf commit 5dbae2d
Show file tree
Hide file tree
Showing 3 changed files with 142 additions and 141 deletions.
5 changes: 5 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@
"matchManagers": ["poetry"],
"matchPackageNames": ["dicognito"],
"allowedVersions": "<=0.17"
},
{
"managers": ["poetry"],
"matchPackageNames": ["factory-boy"],
"allowedVersions": "<=3.3.2"
}
]
}
Loading

0 comments on commit 5dbae2d

Please sign in to comment.