> ## Content Index
> Fetch the complete content index at: https://www.sakashita.page/llms.txt
> Use this file to discover other available public pages before exploring further.

# Dependabotの対応が面倒なのでRenovateを導入する
- URL: https://www.sakashita.page/switching-from-dependabot-to-renovate/
- Published: 2026-09-25T13:00:24.000Z
- Updated: 2026-09-25T13:00:24.000Z
- Author: Sakashita Yasunobu

Dependabotくんはある程度の依存関係の更新を通知してくれるが、山のようにprojectを抱えているとなんとも痒いところに手が届かない。

ということで、Renovateを使ってみる。

[Build software better, togetherGitHub is where people build software. More than 150 million people use GitHub to discover, fork, and contribute to over 420 million projects.![](https://storage.ghost.io/c/94/1f/941f9972-ad5c-4231-a438-ca329c85433f/content/images/icon/favicon-b855d3c5-8fd0-4ee1-a300-164eca32cf4e.png)GitHub![](https://storage.ghost.io/c/94/1f/941f9972-ad5c-4231-a438-ca329c85433f/content/images/thumbnail/github-logo-55c5b9a1fe52-334a7011-7c55-4261-85ca-6f48643f3e87.png)](https://github.com/apps/renovate)

ここからGitHub Appを入れる。

あとは、指示に従ってポチポチするだけで、超かんたんだった。

## 感想

自動化最高。