Skip to content

Commit

Permalink
chore: decrease dependabot frequency (#163)
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e authored Jan 18, 2024
1 parent abe462a commit a5df93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
interval: "weekly"
allow:
- dependency-name: "@snapshot-labs/*"

0 comments on commit a5df93f

Please sign in to comment.