diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9daf9929..20d68c72 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -19,3 +19,9 @@ updates: - 7.0.2 - 7.0.4 - 7.0.5 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly" + labels: + - "CI"