diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2a30ae6..7bbb32f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,4 +9,4 @@ updates: interval: 'weekly' allow: # Starting slow by only checking our own packages for updates. - - dependency-name: '@metaplex-foundation/*' + - dependency-name: '@metaplex-foundation/*' \ No newline at end of file