Skip to content

Commit

Permalink
update renovate to align with #77 (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
muncus committed Nov 9, 2022
1 parent 66c6a6e commit 1b2caae
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
{
"extends": [
"config:base",
"docker:disable"
"config:base"
],
"pinVersions": false,
"rebaseStalePrs": true,
"lockFileMaintenance": {
"enabled": true,
"recreateClosed": true
"recreateClosed": true,
"rebaseStalePrs": true
}
}

0 comments on commit 1b2caae

Please sign in to comment.