diff --git a/.github/dependabot.yml b/.github/dependabot.yml index fbca3dd..fe8027c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,6 +4,10 @@ updates: directory: "/" schedule: interval: daily + groups: + ssdlc-actions: + patterns: + - "mozilla/ssdlc-actions/*" cooldown: default-days: 7 open-pull-requests-limit: 99