diff --git a/.github/dependabot.yml b/.github/dependabot.yml index da242fcab..f6faee693 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -1,7 +1,10 @@ version: 2 -# check for python package and github-actions updates weekly updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "weekly" + groups: + github-actions: + patterns: + - "*"