Skip to content

Commit

Permalink
Remove npm from dependabot.yml (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
gomzyakov authored Oct 15, 2024
1 parent 87fd230 commit 2dc85ec
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,14 +38,3 @@ updates:
timezone: "Asia/Yekaterinburg"
labels:
- "dependencies"

# Maintain dependencies for npm
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "friday"
time: "07:00"
timezone: "Asia/Yekaterinburg"
labels:
- "dependencies"

0 comments on commit 2dc85ec

Please sign in to comment.