diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e02772f6..2e1091d9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,13 +28,4 @@ updates: - "v1.x" target-branch: "v1.x" schedule: - interval: "weekly" - - # branch - dependabot testing - - package-ecosystem: "github-actions" - directory: "/" - labels: - - "dependencies" - - "v3.x" - schedule: - interval: "daily" + interval: "weekly" \ No newline at end of file