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 6587e53 commit 6a703feCopy full SHA for 6a703fe
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-40.5.0.tgz"
5
- sha256 "c7d109bea618ae48cb698eefed68c11d3e9eea57bd5b0248d094e3c1e7276e50"
+ url "https://registry.npmjs.org/renovate/-/renovate-40.6.0.tgz"
+ sha256 "52ce1a5a0d3b4ad14987d20a6788c8a1947dde532f3ffaa3a794fa9ab04de8ff"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments