Skip to content

Commit

Permalink
revert to config:recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-s committed Oct 28, 2023
1 parent 3d7f1f1 commit d0ada96
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions default.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:best-practices",
"config:recommended",
":maintainLockFilesWeekly",
"schedule:automergeDaily",
"schedule:weekends"
Expand Down Expand Up @@ -31,15 +31,6 @@
"matchManagers": ["gomod"],
"matchUpdateTypes": ["minor", "patch"],
"extends": ["schedule:daily"]
},
{
"enabled": true,
"matchDatasources": ["docker"],
"pinDigests": false
},
{
"matchDepTypes": ["action"],
"pinDigests": false
}
]
}

0 comments on commit d0ada96

Please sign in to comment.