Skip to content

Commit

Permalink
Merge pull request #988 from procrastinate-org/renovate-config
Browse files Browse the repository at this point in the history
  • Loading branch information
ewjoachim authored Mar 15, 2024
2 parents 405a989 + 5662c8f commit fd4b683
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -12,27 +12,8 @@
},
"packageRules": [
{
"matchUpdateTypes": [
"major",
],
"groupName": "Deps with major upgrades",
},
{
"matchUpdateTypes": [
"minor",
"patch",
"pin",
"digest",
],
"automerge": true,
"groupName": "Deps with minor upgrades",
},
{
"matchDepTypes": [
"devDependencies",
],
"automerge": true,
"groupName": "Dev dependencies",
"groupName": "Deps",
},
],
}

0 comments on commit fd4b683

Please # to comment.