Skip to content

Commit

Permalink
Update dependabot.yml (#4330)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuveth authored Nov 2, 2023
1 parent 0efd256 commit a96a55d
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,14 @@ updates:
interval: "daily"
allow:
- dependency-name: "@snapshot-labs/*"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
ignore:
- dependency-name: "@snapshot-labs/*"
groups:
production-dependencies:
dependency-type: "production"
development-dependencies:
dependency-type: "development"

1 comment on commit a96a55d

@vercel
Copy link

@vercel vercel bot commented on a96a55d Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.