mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
Update dependabot.yml file to ignore npm updates (#889)
This commit is contained in:
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@@ -6,3 +6,10 @@ updates:
|
||||
interval: daily
|
||||
time: "19:30"
|
||||
open-pull-requests-limit: 10
|
||||
- package-ecosystem: npm
|
||||
directory: "/web"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
# deprecated for now as it requires a more in-depth overhaul
|
||||
open-pull-requests-limit: 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user