Skip to content

Commit

Permalink
dependabot 1.55.0
Browse files Browse the repository at this point in the history
autobump: add dependabot

Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Oct 14, 2024
1 parent 408f4e4 commit a2cca67
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/autobump.txt
Original file line number Diff line number Diff line change
Expand Up @@ -603,6 +603,7 @@ delve
demumble
deno
dep-tree
dependabot
dependency-check
deployer
der-ascii
Expand Down
4 changes: 2 additions & 2 deletions Formula/d/dependabot.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Dependabot < Formula
desc "Tool for testing and debugging Dependabot update jobs"
homepage "https://github.com/dependabot/cli"
url "https://github.com/dependabot/cli/archive/refs/tags/v1.54.0.tar.gz"
sha256 "ae496c65e4f947cca1251c9f786fbcc1e5e1a079af7fee08b893265e69d39295"
url "https://github.com/dependabot/cli/archive/refs/tags/v1.55.0.tar.gz"
sha256 "14f6c59e32544772d28412f0e616e07b23d70232019d582b1237068fe12a41c7"
license "MIT"
head "https://github.com/dependabot/cli.git", branch: "main"

Expand Down

0 comments on commit a2cca67

Please sign in to comment.