Skip to content

Commit

Permalink
Update automerge config for Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelmior committed Oct 23, 2024
1 parent 8019c4f commit 62ddede
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 23 deletions.
23 changes: 0 additions & 23 deletions .github/workflows/dependabot.yml

This file was deleted.

7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,12 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"automerge": true
}
]
}

0 comments on commit 62ddede

Please sign in to comment.