Skip to content

Commit

Permalink
chore: update renovate config (#13673)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Jul 4, 2023
1 parent 7ef2472 commit bf22991
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "schedule:weekly", "group:allNonMajor"],
"labels": ["dependencies"],
"ignorePaths": ["**/__tests__/**"],
"pin": false,
"rangeStrategy": "bump",
"node": false,
"packageRules": [
{
"depTypeList": ["peerDependencies"],
Expand Down

0 comments on commit bf22991

Please sign in to comment.