]> git.openstreetmap.org Git - rails.git/commit
Configure dependabot to update all dependencies
authorAndy Allan <git@gravitystorm.co.uk>
Thu, 10 Sep 2026 14:47:40 +0000 (15:47 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Thu, 10 Sep 2026 14:47:40 +0000 (15:47 +0100)
commit3eb3c35486b816d0f9c3ef1b9356e1846b7c7092
treef09452511498889cf68af21e47e185463031fc4b
parentf5e02cb524ca3a06d4a3987bbc16ba8cf6f4f55d
Configure dependabot to update all dependencies

Previously, dependabot would only update gems mentioned in the gemfile,
and any dependencies of updated gems. This means that if the top-level
gem doesn't change, none of its dependencies were candidates.

So for a wrapper gem (like `dartsass-sprockets`) that doesn't need to
change often, the underlying dependencies (like `sprockets`) were often
becoming out-of-date.
.github/dependabot.yml