diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9817ea0..e1a661a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -28,6 +28,10 @@ updates: directory: "/" schedule: interval: "daily" + groups: + artifacts: + patterns: + - "actions/*-artifact" - package-ecosystem: "pip" directory: "/docs"