diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f9a8da9..718572b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,16 +1,7 @@ version: 2 -registries: - github: - type: git - url: https://github.com - username: x-access-token - password: ${{ secrets.DEPENDABOT_ACCESS_TOKEN }} - updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" - registries: - - github