diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bf384d5be7e..f9c1fa143f7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -21,11 +21,11 @@ updates: schedule: interval: monthly open-pull-requests-limit: 5 + groups: + playwright: + update-types: + - 'minor' + - 'patch' labels: - Frontend - dependencies - groups: - applies-to: version-updates - update-types: - - minor - - patch