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 f953d8c commit a2757d0Copy full SHA for a2757d0
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.58.0.tgz"
5
- sha256 "d788b72edcd3f9b674fead809d7397aa340550efee7a4b6ae374a1d6534f349a"
+ url "https://registry.npmjs.org/renovate/-/renovate-39.59.0.tgz"
+ sha256 "f842df007191db71f2193deed9fd2570bf7d11b479ab0b2ec425b7ab96ae6800"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments