Skip to content

Commit 2665ff8

Browse files
authored
chore: edit dependabot to only update org packages (#247)
1 parent 4ea63b8 commit 2665ff8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ updates:
33
- package-ecosystem: 'npm'
44
directory: '/'
55
schedule:
6-
interval: 'weekly'
6+
interval: 'daily'
7+
allow:
8+
- dependency-name: '@snapshot-labs/*'

0 commit comments

Comments
 (0)