Skip to content

Commit

Permalink
Revert "chore: add deno package rule to renovate.json"
Browse files Browse the repository at this point in the history
This reverts commit b16bae9.
  • Loading branch information
devsheva committed Aug 18, 2024
1 parent b16bae9 commit d449ceb
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,5 @@
"extends": ["config:best-practices", "schedule:daily"],
"major": {
"dependencyDashboardApproval": true
},
"packageRules": [
{
"matchDatasources": ["deno"]
}
]
}
}

0 comments on commit d449ceb

Please sign in to comment.