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://github.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 Feb 14, 2023
1 parent 872e53f commit acc47c2
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 acc47c2

Please sign in to comment.