Skip to content

Commit

Permalink
chore(config): migrate config .github/renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 6, 2024
1 parent a38b161 commit ddc141c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"extends": ["local>go-vela/renovate-config"],
"packageRules": [
{
"matchPackagePatterns": "^@?parcel",
"allowedVersions": "!/nightly\\.\\d+$/"
"allowedVersions": "!/nightly\\.\\d+$/",
"matchPackageNames": ["/^@?parcel/"]
}
]
}

0 comments on commit ddc141c

Please sign in to comment.