diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a06706585..8d9baac29 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,3 +7,8 @@ updates: # Check the npm registry for updates once a week (Monday) schedule: interval: 'weekly' + + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'weekly'