Skip to content

Commit

Permalink
Update dependabot.yml (snapshot-labs#4328)
Browse files Browse the repository at this point in the history
* Update dependabot.yml

* Update dependabot.yml

* Update dependabot.yml
  • Loading branch information
samuveth authored Nov 2, 2023
1 parent a3eda15 commit a6e907f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,17 @@ updates:
interval: "daily"
allow:
- dependency-name: "@snapshot-labs/*"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
groups:
production-dependencies:
dependency-type: "production"
exclude-patterns:
- "@snapshot-labs/*"
development-dependencies:
dependency-type: "development"



0 comments on commit a6e907f

Please sign in to comment.