diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 428553f..daf1d12 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,3 +14,7 @@ updates: - 1.12.1 - 1.8.1 - 1.9.0 +- package-ecosystem: "github-actions" + directory: "/" + schedule: + interval: "weekly"