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'