diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 0d3376c4..901ea9f1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,11 @@ updates: schedule: interval: 'weekly' + - package-ecosystem: 'github-actions' + directory: '/.github/actions/install-dependencies' + schedule: + interval: 'weekly' + - package-ecosystem: 'npm' directory: '/' schedule: