Skip to content

Commit

Permalink
renovate: match additional names for Bazel core deps
Browse files Browse the repository at this point in the history
  • Loading branch information
malt3 committed May 22, 2024
1 parent 6625bbb commit 52e8722
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
{
"matchManagers": ["bazelisk", "bazel", "bazel-module"],
"matchDepNames": ["bazel", "io_bazel_rules_go", "bazel_gazelle"],
"matchDepNames": ["bazel", "io_bazel_rules_go", "bazel_gazelle", "rules_go", "gazelle"],
"groupName": "bazel (core)",
},
{
Expand Down

0 comments on commit 52e8722

Please sign in to comment.