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 25cd2d0 commit cbb6148Copy full SHA for cbb6148
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.1.0.tgz"
5
- sha256 "e82133924b7f36c3acfef338b195dda6328a6888a3f28af92be9f7ced4ff298d"
+ url "https://registry.npmjs.org/renovate/-/renovate-40.2.0.tgz"
+ sha256 "0f26483ae089d558d1475296c68ef3cf2f70c99123c16cc89a2cbe7652657e67"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments