Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
omgitsjan authored Apr 1, 2024
1 parent 26854d8 commit d2834af
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["@nuxtjs", ":dependencyDashboard"],
"extends": ["@nuxtjs", "config:recommended", ":dependencyDashboard"],
"timezone": "Europe/Berlin",
"packageRules": [
{
Expand All @@ -17,9 +17,6 @@
"matchUpdateTypes": ["minor", "major", "patch"]
}
],
"npm": {
"fileMatch": ["^package\\.json$"]
},
"schedule": ["before 11am on the first day of the month"],
"baseBranches": ["develop"]
}

0 comments on commit d2834af

Please sign in to comment.