Skip to content

Commit 9a38a0b

Browse files
committed
ci: use renovate best practices preset
1 parent 2a8d55a commit 9a38a0b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
pnpm-lock.yaml
2+
renovate.json

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:recommended",
4+
"config:best-practices",
55
"group:angular-eslintMonorepo",
66
"group:eslintMonorepo",
77
"group:typescript-eslintMonorepo"

0 commit comments

Comments
 (0)