diff --git a/.github/dependabot.yml b/.github/dependabot.yml index af6c53a..e7f1cf7 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,11 @@ updates: directory: '/' schedule: interval: 'weekly' + groups: + oxc: + patterns: + - 'oxlint' + - 'oxfmt' - package-ecosystem: 'github-actions' directory: '/' schedule: