From 1039b3d0eb0b708c50e175e8e6fb8dfea8cd68ff Mon Sep 17 00:00:00 2001 From: Laggamer2005 <158077584+Laggamer2005@users.noreply.github.com> Date: Sat, 12 Oct 2024 21:34:15 +0100 Subject: [PATCH] Update dependabot.yml Placeholder for username, for committer of PR --- .github/dependabot.yml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ace4600a1f..e98357b544e 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,4 +3,11 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" + interval: "daily" + reviewers: + - "your-github-username" + labels: + - "dependencies" + commit-message: + prefix: "deps" + include: "scope"