/
githubmirror
/
TypeScript
Обзор
Документация
Войти
/
githubmirror
/
TypeScript
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/dependabot.yml
21 строка
638 B
Daniel Rosenwasser
devcontainer.json Updates (#59694)
23 авг 2024, 02:32
Не верифицирован
23 авг 2024, 02:32
d1e25f2
Код
Авторство
О чём код?
# To get started with Dependabot version updates, you'll need to specify which # package ecosystems to update and where the package manifests are located. # Please see the documentation for more information: # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates # https://containers.dev/guide/dependabot version: 2 updates: - package-ecosystem: 'github-actions' directory: '/' schedule: interval: 'weekly' groups: github-actions: patterns: - '*' - package-ecosystem: 'devcontainers' directory: '/' schedule: interval: weekly