diff --git a/.github/dependabot.yml b/.github/dependabot.yml index cc7afd7..5a7766c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: directory: '/' # Location of package manifests schedule: interval: 'daily' + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'daily'