diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 580038b..48ddae2 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -10,6 +10,15 @@ updates: ignore: - dependency-name: 'bootstrap' - dependency-name: 'tailwindcss' + groups: + vite: + patterns: + - '@vitest/coverage-v8' + - 'vitest' + oxc: + patterns: + - 'oxlint' + - 'oxfmt' - package-ecosystem: 'github-actions' directory: '/' schedule: