Skip to content

Commit

Permalink
chore: fix renovate config (#228)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Jul 10, 2023
1 parent dde0cc4 commit 39371a6
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": [],
"pin": false,
"rangeStrategy": "bump",
"node": false,
"packageRules": [
{
"depTypeList": ["peerDependencies", "engines"],
Expand Down

0 comments on commit 39371a6

Please sign in to comment.