Skip to content

Commit

Permalink
chore: edit dependabot to only update org packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wa0x6e committed Sep 16, 2023
1 parent 56933e5 commit d65844a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: 2
updates:
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
allow:
- dependency-name: '@snapshot-labs/*'

0 comments on commit d65844a

Please sign in to comment.