diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace460..caa7747 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,6 +1,8 @@ version: 2 updates: - - package-ecosystem: "github-actions" - directory: "/" + - package-ecosystem: github-actions + directory: / schedule: - interval: "weekly" + interval: weekly + commit-message: + prefix: fix