diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 38d2c216..89313ae1 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,5 +10,6 @@ updates: include: [ "*" ] groups: actions: + patterns: [ "*" ] labels: [ builds ] # Since those are CI-related updates...