Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkuthan committed Nov 25, 2022
1 parent d08dc39 commit 548996a
Showing 1 changed file with 6 additions and 11 deletions.
17 changes: 6 additions & 11 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,9 @@ updates:
schedule:
interval: "weekly"

#
# Prototype for node ecosystem, needs to be configured
#
# - package-ecosystem: "npm"
# directory: "/"
# schedule:
# interval: "daily"
# allow:
# # allow only production updates
# - dependency-name: "*"
# dependency-type: "production"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
allow:
- dependency-name: "plywood*"

0 comments on commit 548996a

Please sign in to comment.