/
githubmirror
/
syncthing
Обзор
Документация
Войти
/
githubmirror
/
syncthing
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/dependabot.yml
28 строк
523 B
Jakob Borg
build: have dependabot group PRs and use cooldown (#10630)
07 апр 2026, 17:57
Не верифицирован
07 апр 2026, 17:57
5d877f6
Код
Авторство
О чём код?
version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: monthly cooldown: default-days: 14 groups: actions: applies-to: version-updates patterns: - "*" - package-ecosystem: "gomod" directory: "/" schedule: interval: monthly allow: - dependency-type: direct cooldown: default-days: 14 groups: dependencies: applies-to: version-updates patterns: - "*"