diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c5cbc9a5cc..d25baaa50d 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -110,6 +110,30 @@ updates: - 'type: task' - 'in: build' + - package-ecosystem: github-actions + target-branch: main + schedule: + interval: weekly + labels: + - 'type: task' + - 'in: build' + + - package-ecosystem: github-actions + target-branch: 7.0.x + schedule: + interval: weekly + labels: + - 'type: task' + - 'in: build' + + - package-ecosystem: github-actions + target-branch: 6.5.x + schedule: + interval: weekly + labels: + - 'type: task' + - 'in: build' + - package-ecosystem: 7.0.x target-branch: main directory: /docs