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 5bf2bd5 commit 4553f44Copy full SHA for 4553f44
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.223.0.tgz"
5
- sha256 "63becc4cfdb9082ba759036b22db9b8cba9dbcb11037ba5f3904763d504c0224"
+ url "https://registry.npmjs.org/renovate/-/renovate-39.225.0.tgz"
+ sha256 "9c07e4d4f7e0e63da29ac7c2f927e82d3e1db9ce2d2f932093739557ed3d22bf"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments