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 9d68afa commit 5cb98c7Copy full SHA for 5cb98c7
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-41.92.0.tgz"
5
- sha256 "cd5f50ad8714bf67940f4801c04bcce8d8407dae68fcbfbf82241be76497f310"
+ url "https://registry.npmjs.org/renovate/-/renovate-41.93.0.tgz"
+ sha256 "98e2cf8325177c87574f1ea861ec04aaaadb41faed3afb37a5517545157d20d8"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments