Skip to content

Commit

Permalink
chore: decrease dependabot frequency (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e authored Jan 15, 2024
1 parent 36fa424 commit c14e5e3
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 c14e5e3

Please sign in to comment.