diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 483a8f68..99138657 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,7 @@ # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates version: 2 updates: - - package-ecosystem: npm + - package-ecosystem: bun directory: / schedule: interval: 'daily'