diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 98e34377..2abce7b9 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -27,3 +27,7 @@ updates: all-npm-dependencies: patterns: - "*" + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: "weekly"