Skip to content

Commit

Permalink
Remove npm match manager
Browse files Browse the repository at this point in the history
  • Loading branch information
SaintPatrck committed Apr 2, 2024
1 parent 4d60df0 commit 121cafc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,7 @@
],
"enabledManagers": [
"github-actions",
"gradle",
"npm"
"gradle"
],
"commitMessagePrefix": "[deps]:",
"commitMessageTopic": "{{depName}}",
Expand Down

0 comments on commit 121cafc

Please sign in to comment.