Skip to content

Commit

Permalink
Remove npm from renovate.json
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Aug 6, 2024
1 parent 8f40818 commit 2e84c71
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
"labels": ["changelog:dependencies"],
"suppressNotifications": ["prEditedNotification"],
"packageRules": [
{
"matchManagers": ["npm"],
"matchUpdateTypes": ["patch", "digest"],
"enabled": false
},
{
"matchManagers": ["github-actions"],
"groupName": "github-actions deps"
Expand Down

0 comments on commit 2e84c71

Please sign in to comment.