Skip to content

Commit

Permalink
Update Renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
abrain committed Nov 7, 2024
1 parent 5196faf commit edd83e4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
"group:allNonMajor",
"group:linters",
"group:test",
"npm:unpublishSafe",
Expand All @@ -29,12 +28,6 @@
"vue-template-compiler"
],
"allowedVersions": "< 2.7"
},
{
"matchPackageNames": [
"node"
],
"allowedVersions": "/^[1-9][02468]\\./"
}
]
}

0 comments on commit edd83e4

Please sign in to comment.