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 19b1516 commit ffcc9d6Copy full SHA for ffcc9d6
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.123.0.tgz"
5
- sha256 "d15191bcb067d1fae2a4f6632ae89d444747afc75f4c2b12a263374504a3b2b9"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.124.0.tgz"
+ sha256 "b56e59a5a7ee437f30818338d63257ebc6a2591bd89402b1923e348fff055615"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments