We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff62ca7 commit b2f33e7Copy full SHA for b2f33e7
Formula/r/renovate.rb
@@ -1,8 +1,8 @@
1
class Renovate < Formula
2
desc "Automated dependency updates. Flexible so you don't need to be"
3
homepage "https://github.com/renovatebot/renovate"
4
- url "https://registry.npmjs.org/renovate/-/renovate-41.37.10.tgz"
5
- sha256 "a6d0de10f3a2dd1d5d3a35f17c9133931710a3467ec849d4cc5c8c2645bc16b6"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.38.0.tgz"
+ sha256 "571cdb633ad23482cf717a0283457222c35a57af339bf571a1876a98cd679f04"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments