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 964ce46 commit 36e07e6Copy full SHA for 36e07e6
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.120.0.tgz"
5
- sha256 "c1c81f965827e0e1fc951cb7510cad535d87e208b109ed79766dae2b098f222d"
+ url "https://registry.npmjs.org/renovate/-/renovate-39.122.0.tgz"
+ sha256 "91b841e9e0dc006f81c883ca60b211962e68a21c47ae9d875e1aba8e4d5d59a6"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments