From 5cbd77bbd083b0c058063e5a84dc0b947fbf81bb Mon Sep 17 00:00:00 2001 From: Rafael M Date: Mon, 19 Dec 2022 11:36:55 +0100 Subject: [PATCH] Update dependabot.yml --- .github/dependabot.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f5df039..8d658f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -6,3 +6,9 @@ updates: schedule: interval: 'weekly' day: 'sunday' + - package-ecosystem: 'github-actions' + directory: '/' + open-pull-requests-limit: 10 + schedule: + interval: 'weekly' + day: 'sunday'