Skip to content

Commit

Permalink
Merge pull request #3332 from dev-hato/massongit-patch-1
Browse files Browse the repository at this point in the history
renovate: flaskのバージョン指定追加
  • Loading branch information
massongit authored Oct 7, 2023
2 parents e817302 + d256f2e commit fe42e30
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
"github>dev-hato/renovate-config"
],
"packageRules": [
{
"matchPackageNames": [
"flask"
],
"allowedVersions": "<3.0.0"
},
{
"matchPackageNames": [
"postgres"
Expand Down

0 comments on commit fe42e30

Please sign in to comment.