Skip to content

Commit

Permalink
chore: add rules_pkg to renovate bot ignoreDeps (#1349)
Browse files Browse the repository at this point in the history
Following up on https://togithub.com/googleapis/gapic-generator-java/pull/1338, suppressing renovate PRs for the `rules_pkg` dependency since it will need to align with version used in googleapis.
  • Loading branch information
emmileaf authored and lqiu96 committed Feb 23, 2023
1 parent ebe84cc commit 6f8cbe0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
"config:base"
],
"ignorePaths": [".kokoro/requirements.txt"]
"ignoreDeps": ["rules_pkg"]
}

0 comments on commit 6f8cbe0

Please sign in to comment.