Skip to content

Commit

Permalink
chore: update dependabot config
Browse files Browse the repository at this point in the history
  • Loading branch information
patzick committed Feb 13, 2024
1 parent 8b1e334 commit ef9287b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ updates:
- dependency-name: 'axios'
# not upgrading until we move to new docs
- dependency-name: 'vitepress'
# not upgrading until we move to new docs
- dependency-name: 'vitepress-shopware-docs'
# until https://github.com/nuxt-modules/i18n/issues/2215 is resolved
- dependency-name: '@nuxtjs/i18n'
groups:
Expand Down Expand Up @@ -50,12 +52,16 @@ updates:
- 'lint-staged'
- 'taze'
- 'pnpm'
node:
patterns:
- '@types/node'
tests:
patterns:
- 'vitest'
- '@vitest/*'
- 'happy-dom'
- '@faker*'
- '@codspeed/*'
e2e-tests:
patterns:
- 'dotenv'
Expand Down

0 comments on commit ef9287b

Please sign in to comment.