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 2e821e2 commit 2f35c42Copy full SHA for 2f35c42
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.97.0.tgz"
5
- sha256 "8770558535a9e6c2a3c095dfbedde5c8f146d56634c843bf1761c24e61dbe246"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.97.10.tgz"
+ sha256 "deef4cea787ca4d86bd7bce12d4d418161f0ffbb1c0725189005a6be5921e031"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments