Skip to content

Commit 6c1e3aa

Browse files
committed
update renovate config
1 parent 41b699a commit 6c1e3aa

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

renovate.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"config:recommended",
5+
"helpers:pinGitHubActionDigests",
6+
":configMigration",
7+
":pinDevDependencies",
8+
"abandonments:recommended"
9+
],
310
"baseBranchPatterns": [
411
"dev"
512
]

0 commit comments

Comments
 (0)