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 495e049 commit 9bf379cCopy full SHA for 9bf379c
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-39.143.0.tgz"
5
- sha256 "68fb736aa69676a0bde4f6f59ade8ad7ec94d4957a2d89d1c114bd563d4187bc"
+ url "https://registry.npmjs.org/renovate/-/renovate-39.144.0.tgz"
+ sha256 "172d2b9138ecb18619ff6fb5997aed67fc2a211c9d36bfe1442fece2f336150f"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments