diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e32969a..b90dd75 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,7 +12,8 @@ updates: update-types: ["version-update:semver-patch"] - package-ecosystem: "github-actions" directory: "/" - schedule: "weekly" + schedule: + interval: "weekly" commit-message: prefix: "Github Actions" include: "scope"