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 f857183 commit 76473afCopy full SHA for 76473af
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.158.0.tgz"
5
- sha256 "185c10d3e71d22e283391d782dc974bcd2f6c43e3a69f016d067fc1cf88134fd"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.159.0.tgz"
+ sha256 "543a21fd5cb4a83cfdda3d924585d464a32573241da9b30358c88b9bedacb750"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments