Skip to content

Commit

Permalink
chore(config): migrate renovate config (#812)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: dave vader <[email protected]>
  • Loading branch information
renovate[bot] and plyr4 authored Sep 20, 2024
1 parent 9df3cf5 commit 7ece904
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 7ece904

Please sign in to comment.