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 3cb8c4e commit 9843361Copy full SHA for 9843361
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.36.0.tgz"
5
- sha256 "a8922381affae618f0bdb83cfe01e7756375fc6db464c15a23a7b44db8b4f10e"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.37.0.tgz"
+ sha256 "3fcf5c4d055654bcd0e03765686ed5b627edb5c6e752683f8762b74393bea072"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments