Skip to content

Commit 1186b57

Browse files
committed
Add Renovate to mdbook
I'd like to start experimenting with using Renovate in the mdbook repository.
1 parent 23e6f53 commit 1186b57

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/mdBook.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ org = "rust-lang"
22
name = "mdBook"
33
description = "Create book from markdown files. Like Gitbook but implemented in Rust"
44
homepage = "https://rust-lang.github.io/mdBook/"
5-
bots = ["rustbot"]
5+
bots = ["rustbot", "renovate"]
66

77
[access.teams]
88
devtools = "write"

0 commit comments

Comments
 (0)