diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 4fcd556..0a7bdbf 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,3 +5,13 @@ updates: schedule: interval: daily open-pull-requests-limit: 10 + +- package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'daily' + +- package-ecosystem: npm + directory: "/" + schedule: + interval: monthly