diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 0c813c7..af7a000 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -12,10 +12,10 @@ updates: - "dependencies" schedule: interval: "weekly" - target-branch: master + target-branch: main commit-message: prefix: "build(deps)" - package-ecosystem: "github-actions" - directory: "/" + directory: "/" schedule: interval: "weekly"