Skip to content

Commit

Permalink
chore: Further Renovate tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
alessfg committed Oct 15, 2024
1 parent c44cdb9 commit 8908205
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@
{
"matchPackageNames": ["docker/**"],
"groupName": "Docker Actions"
},
{
"enabled": false,
"matchUpdateTypes": ["digest"]
}
]
},
Expand All @@ -39,6 +43,10 @@
{
"matchPackageNames": ["*"],
"groupName": "Python dependencies"
},
{
"matchPackageNames": ["ansible-core"],
"separateMinorPatch": true
}
]
}
Expand Down

0 comments on commit 8908205

Please sign in to comment.