Group some npm dependency updates

This commit is contained in:
Koen Vlaswinkel 2024-03-14 15:05:29 +01:00
Родитель bbc881e7c7
Коммит 41524cf45c
1 изменённых файлов: 14 добавлений и 0 удалений

14
.github/dependabot.yml поставляемый
Просмотреть файл

@ -13,6 +13,20 @@ updates:
# are unrelated to the Node version, so we allow those.
- dependency-name: "@types/node"
update-types: ["version-update:semver-major", "version-update:semver-minor"]
groups:
octokit:
patterns:
- "@octokit/*"
storybook:
patterns:
- "@storybook/*"
- "storybook"
testing-library:
patterns:
- "@testing-library/*"
typescript-eslint:
patterns:
- "@typescript-eslint/*"
- package-ecosystem: "github-actions"
directory: "/"
schedule: