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 575f6c6 commit 4f99294Copy full SHA for 4f99294
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.149.0.tgz"
5
- sha256 "973100cbb4eec89a03a8f5939b374186694c1352b2c9db13d902c703bde391dc"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.150.0.tgz"
+ sha256 "426ddebcaea45b56a90902c551ff1c249d3ee7585df2cde8a443bfcecfce04f8"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments