Skip to content

Commit 7854340

Browse files
committed
switch back to git-bot-feedback v0.5.4
1 parent e4f7145 commit 7854340

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

cpp-linter/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,11 @@ thiserror = { workspace = true }
3434
tokio = { workspace = true, features = ["macros", "rt-multi-thread"] }
3535

3636
[dependencies.git-bot-feedback]
37-
# version = "0.5.4"
37+
version = "0.5.4"
3838
# path = "../../git-bot-feedback"
39-
git = "https://github.com/2bndy5/git-bot-feedback"
40-
branch = "git-diff-no-staged"
41-
features = ["file-changes"]
39+
# git = "https://github.com/2bndy5/git-bot-feedback"
40+
# branch = "git-diff-no-staged"
41+
# features = ["file-changes"]
4242

4343
[dev-dependencies]
4444
mockito = { workspace = true }

0 commit comments

Comments
 (0)