Commit 01204c9
authored
github: tweak dependabot frequency (#1624)
* github: tweak dependabot frequency
Before:
* "Dependabot Security Alerts" was enabled
* Security Alerts scans All contents, so it creates noisy PRs.
After:
* Disable "Dependabot Security Alerts".
* Check github-actions in daily and create security updates PR at
once.
* Check bundler in daily and does not create both of security update
and normal update because it will not be intended to update by
dependabot..
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
* github: generate dependabot.yml
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
---------
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>1 parent 9a93e2e commit 01204c9
3 files changed
Lines changed: 496 additions & 47 deletions
0 commit comments