Skip to content

Commit

Permalink
ci: update renovate config groups (#1525)
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrarimarco authored Aug 18, 2024
1 parent bdc6a91 commit 6744758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
"packageRules": [
{
"matchFileNames": [
"config/ansible/**"
"config/ansible/**/requirements.yml"
],
"groupName": "ansible"
},
{
"matchFileNames": [
"config/lint/**"
"config/pre-commit/**"
],
"groupName": "ci"
}
Expand Down

0 comments on commit 6744758

Please sign in to comment.