Merge pull request #3477 from github/koesie10/grouped-dependabot-updates

Group some npm dependency updates
This commit is contained in:
Koen Vlaswinkel 2024-03-14 17:15:15 +01:00 коммит произвёл GitHub
Родитель 115ff838c5 41524cf45c
Коммит f06bc88b59
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
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: