diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bebaa16c..86375416 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -11,3 +11,16 @@ updates: interval: "daily" ignore: - dependency-name: "elasticsearch" + + - package-ecosystem: "github-actions" + directories: + - "/" + - "/.github/actions/*" + schedule: + interval: "weekly" + day: "sunday" + time: "22:00" + groups: + github-actions: + patterns: + - "*"