Skip to content

Commit

Permalink
Remove nmp auto-updates action since we do not have npm here
Browse files Browse the repository at this point in the history
  • Loading branch information
yulgolem committed May 25, 2021
1 parent 5c374bf commit 7832ef6
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
labels:
- npm
- dependencies

- package-ecosystem: "bundler"
directory: "/"
schedule:
Expand Down

0 comments on commit 7832ef6

Please sign in to comment.