Skip to content

Commit

Permalink
Simplify renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed May 14, 2024
1 parent 02be4ee commit e90a448
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,5 @@
{
"extends": [
"github>NullVoxPopuli/renovate:npm.json5"
],
"packageRules": [
{
"matchPaths": ["test-app/package.json"],
"enabled": false
},
{
"matchPaths": ["ember-primitives/package.json"],
"matchDepTypes": ["dependencies"],
"enabled": true
},
]
}

0 comments on commit e90a448

Please sign in to comment.