Skip to content

Commit

Permalink
build: lock helix-fetch to version 1.x.x
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan-guggisberg committed Dec 22, 2020
1 parent d381400 commit e52cf0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
"packageNames": ["webpack"],
"allowedVersions": "<5.0.0"
},
{
"packageNames": ["@adobe/helix-fetch"],
"allowedVersions": "<2.0.0"
},
{
"groupName": "adobe fixes",
"updateTypes": ["patch", "pin", "digest", "minor"],
Expand Down

0 comments on commit e52cf0f

Please sign in to comment.