diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cf5037b9..16156511 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,3 +20,18 @@ updates: patch-level: update-types: - "patch" + + # GitHub actions + - package-ecosystem: "github-actions" + directory: "/" + reviewers: + - "elastic/observablt-ci" + - "elastic/apm-agent-node-js" + schedule: + interval: "weekly" + day: "sunday" + time: "22:00" + groups: + github-actions: + patterns: + - "*"