/
githubmirror
/
tzdata
Обзор
Документация
Войти
/
githubmirror
/
tzdata
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
.github/dependabot.yml
15 строк
436 B
Hugo van Kemenade
Add 14-day cooldown to Dependabot
24 апр 2026, 16:44
24 апр 2026, 16:44
e3b2209
Код
Авторство
О чём код?
version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: monthly groups: actions: patterns: - "*" cooldown: # https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns # Cooldowns protect against supply chain attacks by avoiding the # highest-risk window immediately after new releases. default-days: 14