Skip to content

Commit

Permalink
🔧 Update Renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
xballoy committed May 7, 2024
1 parent 5b1b7cf commit ca384b4
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
"schedule:weekly",
":automergeStableNonMajor"
"config:best-practices",
":enableVulnerabilityAlertsWithLabel(security)",
":automergeMinor",
":automergeDigest"
],
"customManagers": [
{
Expand Down

0 comments on commit ca384b4

Please sign in to comment.