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 d0c6fa9 commit 1228477Copy full SHA for 1228477
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-42.33.0.tgz"
5
- sha256 "a2535d151c8901c026aa5947b76585f44ffed81b041274f5a60c5bb47929000a"
+ url "https://registry.npmjs.org/renovate/-/renovate-42.34.0.tgz"
+ sha256 "a6e9903a51e3ae38e75b626f05d72e5c778b6f8cd1fa4ab6958c3aec37d0b14e"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments