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 c4a0a05 commit 391bd42Copy full SHA for 391bd42
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.26.0.tgz"
5
- sha256 "30d216b697ff22c1a470895fcddefb8f5d6b7baf22daef1005efbc181f2dc05e"
+ url "https://registry.npmjs.org/renovate/-/renovate-40.27.0.tgz"
+ sha256 "fd084717735309ff99626eebdec195eabb0b51a268b817a010711feddeca9170"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments