Skip to content

Commit

Permalink
Merge pull request #45 from yummy-recipes/use-recommended-renovate-co…
Browse files Browse the repository at this point in the history
…nfig

Use recomended renovate config
  • Loading branch information
ertrzyiks authored Sep 25, 2023
2 parents ba3b0f5 + 4f55953 commit 3b6c005
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
"config:recommended",
":pinAllExceptPeerDependencies"
]
}

0 comments on commit 3b6c005

Please sign in to comment.