Skip to content

Commit

Permalink
should be matchFileNames rather than paths
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed May 8, 2024
1 parent bb2048e commit fe9dde4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
packageRules: [
{
"paths": ["package.json"],
"matchFileNames": ["package.json"],
"enabled": false
},
{
Expand Down

0 comments on commit fe9dde4

Please sign in to comment.