Skip to content

Commit

Permalink
fix: update renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
kaszabimre committed Oct 7, 2024
1 parent ced4ac9 commit c35efd0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
],
"packageRules": [
{
"matchPaths": ["**/libs.versions.toml"],
"matchFileNames": ["**/libs.versions.toml"],
"groupName": "TOML version catalog updates"
},
{
"matchPaths": [".github/workflows/*.yml"],
"matchFileNames": [".github/workflows/*.yml"],
"groupName": "GitHub Actions updates",
"matchManagers": ["github-actions"]
}
Expand Down

0 comments on commit c35efd0

Please sign in to comment.