Skip to content

Commit 56cb6cb

Browse files
authored
chore: add renovate preset (#13)
## Summary - Move Renovate config from root `renovate.json` to `.github/renovate.json`. - Extend `github>Boshen/renovate`. ## Testing - Not run; config-only change.
1 parent 1a3b8a4 commit 56cb6cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3-
"extends": ["config:recommended"]
3+
"extends": ["github>Boshen/renovate"]
44
}

0 commit comments

Comments
 (0)