Skip to content

Commit

Permalink
update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
woylie committed Mar 16, 2024
1 parent 3f1d8dc commit cca23a3
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 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": ["config:best-practices"],
"extends": ["config:recommended"],
"enabled": true,
"enabledManagers": [
"github-actions",
Expand Down Expand Up @@ -30,5 +30,6 @@
"rangeStrategy": "auto",
"automerge": true
}
]
],
"ignoreDeps": ["postgres"]
}

0 comments on commit cca23a3

Please sign in to comment.