Skip to content

Commit

Permalink
renovate: disable for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
goapunk authored and m4ra committed Jun 28, 2024
1 parent 5abb5c9 commit e376828
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 @@ -24,6 +24,10 @@
"matchPackageNames": ["wagtail"],
"allowedVersions": "/(^4\\.1(\\.[0-9]+)?$)|(^5\\.2(\\.[0-9]+)?$)/"
},
{
"matchPackageNames": ["bootstrap"],
"allowedVersions": "5.2.3"
},
{
"matchManagers": ["npm"],
"enabled": false
Expand Down

0 comments on commit e376828

Please sign in to comment.