From 0ba67dd57f42e39b7b44c9b06cfd7eda8159192f Mon Sep 17 00:00:00 2001 From: Marc Troelitzsch Date: Sun, 24 Dec 2023 11:11:04 +0100 Subject: [PATCH] ci: add github-actions to dependabot --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 53db8e9..fffce41 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,9 @@ updates: interval: weekly assignees: - marcfrederick + - package-ecosystem: github-actions + directory: "/" + schedule: + interval: weekly + assignees: + - marcfrederick