Skip to content

Commit

Permalink
chore(renovate): automerge non-breaking Poetry dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KSmanis committed Sep 6, 2023
1 parent 709fcff commit a998cd1
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .renovaterc.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,6 @@
{
"automerge": true,
"automergeType": "branch",
"matchDepTypes": [
"lint",
"release",
"test"
],
"matchManagers": [
"poetry"
]
Expand All @@ -23,6 +18,7 @@
"semanticCommitType": "chore"
},
{
"automerge": false,
"matchDepTypes": [
"dependencies"
],
Expand All @@ -35,6 +31,7 @@
"semanticCommitType": "fix"
},
{
"automerge": false,
"matchDepTypes": [
"dependencies"
],
Expand Down

0 comments on commit a998cd1

Please sign in to comment.