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 5feaa57 commit 472e71cCopy full SHA for 472e71c
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.29.0.tgz"
5
- sha256 "ba886d9384c27c02a4f21e460957d3b23b2c29577836007fe09be70abc739aa2"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.30.0.tgz"
+ sha256 "9ee6a03769be57f6d3019138a7f588f2f39ad6dbe4204556a3b051bfd4a0e369"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments