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 9f1be83 commit 64833dcCopy full SHA for 64833dc
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.28.0.tgz"
5
- sha256 "1cf2b50d1016c210d725478db69a84f8993cf4671821338474b081c264104de7"
+ url "https://registry.npmjs.org/renovate/-/renovate-40.29.0.tgz"
+ sha256 "036f4c75a9e42ed52f5d3e6d2587d5450285bae65d191ec7cdcf6e7e45124d7c"
6
license "AGPL-3.0-only"
7
8
# There are thousands of renovate releases on npm and the page the `Npm`
0 commit comments