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 50c0fe2 commit 7469914Copy full SHA for 7469914
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-38.87.0.tgz"
5
- sha256 "2bdca8e622eb17aa4d5036fd88faac0fc240df7948ac8dfbcda363957ef49df6"
+ url "https://registry.npmjs.org/renovate/-/renovate-38.88.0.tgz"
+ sha256 "012c7c71042995f1376852d181d044bebb4f78952983a6d64fc8a56e3adbe2d4"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments