Skip to content

Commit

Permalink
Update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
green1052 authored Oct 30, 2024
1 parent 2ae6577 commit fc93427
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
":disableDependencyDashboard"
],
"labels": [
"dependencies"
],
"packageRules": [
{
"matchCurrentVersion": "!/^0/",
"automerge": true,
"ignoreTests": true,
"rangeStrategy": "bump",
"groupName": "all dependencies",
"groupSlug": "all",
"matchPackageNames": [
"*"
]
}
"github>green1052/renovate-config"
]
}

0 comments on commit fc93427

Please sign in to comment.