Skip to content

Commit

Permalink
chore: Extend renovate to examples
Browse files Browse the repository at this point in the history
  • Loading branch information
tpasternak committed Sep 3, 2024
1 parent bba978d commit 686a75d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"packageRules": [
{
"matchFileNames": ["**/MODULE.bazel"],
"groupName": "Bazel module files"
}
]
}

0 comments on commit 686a75d

Please sign in to comment.