Skip to content

Commit 054fe66

Browse files
chore: use config:recommended for renovate (#1564)
## PR Checklist - [ ] Addresses an existing open issue: fixes #000 - [ ] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/TypeStat/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/TypeStat/blob/main/.github/CONTRIBUTING.md) were taken ## Overview Same as here: JoshuaKGoldberg/create-typescript-app#1462
1 parent 1a3191f commit 054fe66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"automerge": true,
4+
"extends": ["config:best-practices", "replacements:all"],
45
"internalChecksFilter": "strict",
56
"labels": ["dependencies"],
67
"minimumReleaseAge": "3 days",

0 commit comments

Comments
 (0)