diff --git a/.github/dependabot.yml b/.github/dependabot.yml index d6a042319..aed9cbd00 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,3 +9,7 @@ updates: dependencies: patterns: - '*' + - package-ecosystem: 'github-actions' + directory: '/' + schedule: + interval: 'weekly'